@Extension public static final class SyncBuilder.DescriptorImpl extends ContainerDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillDelphixContainerItems(java.lang.String delphixGroup)
Add containers to drop down for Sync action
|
hudson.util.ListBoxModel |
doFillDelphixEngineItems()
Add containers to drop down for Refresh action
|
hudson.util.ListBoxModel |
doFillDelphixGroupItems(java.lang.String delphixEngine)
Add containers to drop down for Refresh action
|
java.lang.String |
getDisplayName()
Name to display for build step
|
doFillDelphixContainerItems, 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 doFillDelphixEngineItems()
doFillDelphixEngineItems
in class ContainerDescriptor
public hudson.util.ListBoxModel doFillDelphixGroupItems(@QueryParameter java.lang.String delphixEngine)
doFillDelphixGroupItems
in class ContainerDescriptor
public hudson.util.ListBoxModel doFillDelphixContainerItems(@QueryParameter java.lang.String delphixGroup)
public java.lang.String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.Builder>