@Extension public static final class ProvisionBuilder.ProvisionDescriptor extends ContainerDescriptor
| Constructor and Description |
|---|
ProvisionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillDelphixContainerItems(java.lang.String delphixGroup)
Add containers to drop down for Provision action
|
hudson.util.ListBoxModel |
doFillDelphixEngineItems()
Add containers to drop down for Provision action
|
hudson.util.ListBoxModel |
doFillDelphixGroupItems(java.lang.String delphixEngine)
Add containers to drop down for Provision action
|
hudson.util.ListBoxModel |
doFillDelphixSnapshotItems(java.lang.String delphixContainer)
Add snapshots to drop down for Provision action
|
java.lang.String |
getDisplayName()
Name to display for build step
|
doFillDelphixContainerItems, doFillDelphixSnapshotItems, isApplicableaddHelpFileRedirect, 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, toMappublic hudson.util.ListBoxModel doFillDelphixEngineItems()
doFillDelphixEngineItems in class ContainerDescriptorpublic hudson.util.ListBoxModel doFillDelphixGroupItems(@QueryParameter
java.lang.String delphixEngine)
doFillDelphixGroupItems in class ContainerDescriptorpublic 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>