@Extension
public final class DisplayUpstreamChangesDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
| Constructor and Description |
|---|
DisplayUpstreamChangesDescriptor()
Constructs a
DisplayUpstreamChangesDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
String |
getDisplayName()
Gets the descriptor display name, used in the post step checkbox description.
|
String |
getHelpFile() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> clazz)
Checks whether this descriptor is applicable.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic DisplayUpstreamChangesDescriptor()
DisplayUpstreamChangesDescriptor.public final String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public String getHelpFile()
getHelpFile in class hudson.model.Descriptor<hudson.tasks.Publisher>public final boolean isApplicable(Class<? extends hudson.model.AbstractProject> clazz)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>clazz - the classpublic boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.tasks.Publisher>hudson.model.Descriptor.FormExceptionCopyright © 2016. All rights reserved.