public abstract class EnvironmentDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
Constructor and Description |
---|
EnvironmentDescriptor() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillDelphixEngineItems()
Add engines to drop down for build action
|
hudson.util.ListBoxModel |
doFillDelphixEnvironmentItems(java.lang.String delphixEngine)
Add groups to drop down for build action
|
boolean |
isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType)
Applicable for all jobs
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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()
public hudson.util.ListBoxModel doFillDelphixEnvironmentItems(@QueryParameter java.lang.String delphixEngine)
public boolean isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType)
isApplicable
in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>