@Extension public class GlobalPostScript extends hudson.model.listeners.RunListener<hudson.model.Run<?,?>> implements hudson.model.Describable<GlobalPostScript>
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalPostScript.BadgeManager |
static class |
GlobalPostScript.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static String |
SCRIPT_FOLDER |
| Constructor and Description |
|---|
GlobalPostScript() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<GlobalPostScript> |
getDescriptor() |
GlobalPostScript.DescriptorImpl |
getDescriptorImpl() |
static String |
getRemoteJobUrl(String jobUrl) |
void |
onCompleted(hudson.model.Run run,
hudson.model.TaskListener listener) |
public static final String SCRIPT_FOLDER
public void onCompleted(hudson.model.Run run,
hudson.model.TaskListener listener)
onCompleted in class hudson.model.listeners.RunListener<hudson.model.Run<?,?>>public hudson.model.Descriptor<GlobalPostScript> getDescriptor()
getDescriptor in interface hudson.model.Describable<GlobalPostScript>public GlobalPostScript.DescriptorImpl getDescriptorImpl()
Copyright © 2004-2018. All Rights Reserved.