@Extension public static final class RefreshBuilder.RefreshDescriptor extends ContainerDescriptor
Constructor and Description |
---|
RefreshDescriptor() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillDelphixContainerItems(java.lang.String delphixGroup)
Add containers to drop down for Refresh action
|
hudson.util.ListBoxModel |
doFillDelphixSnapshotItems(java.lang.String delphixContainer)
Add snapshots to drop down for Refresh action
|
java.lang.String |
getDisplayName()
Name to display for build step
|
doFillDelphixContainerItems, doFillDelphixEngineItems, doFillDelphixGroupItems, doFillDelphixSnapshotItems, isApplicable
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public hudson.util.ListBoxModel doFillDelphixContainerItems(@QueryParameter java.lang.String delphixGroup)
public hudson.util.ListBoxModel doFillDelphixSnapshotItems(@QueryParameter java.lang.String delphixContainer)
public java.lang.String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.Builder>