public abstract class SelfServiceDescriptor extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
SelfServiceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
ListBoxModel |
doFillDelphixBookmarkItems(String delphixEngine)
doFillDelphixBookmarkItems description.
|
ListBoxModel |
doFillDelphixEngineItems()
Add engines to drop down for build action.
|
ListBoxModel |
doFillDelphixSelfServiceItems(String delphixEngine)
Add groups to drop down for build action.
|
boolean |
isApplicable(Class<? extends AbstractProject> jobType)
isApplicable.
|
filteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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, toMappublic ListBoxModel doFillDelphixEngineItems()
public ListBoxModel doFillDelphixSelfServiceItems(@QueryParameter String delphixEngine)
delphixEngine - Stringpublic ListBoxModel doFillDelphixBookmarkItems(@QueryParameter String delphixEngine)
delphixEngine - [description]public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable in class BuildStepDescriptor<Builder>jobType - AbstractProjectCopyright © 2016–2018. All rights reserved.