public abstract class SelfServiceDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Constructor and Description |
|---|
SelfServiceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillDelphixBookmarkItems(String delphixEngine)
doFillDelphixBookmarkItems description.
|
hudson.util.ListBoxModel |
doFillDelphixEngineItems()
Add engines to drop down for build action.
|
hudson.util.ListBoxModel |
doFillDelphixSelfServiceItems(String delphixEngine)
Add groups to drop down for build action.
|
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable.
|
addHelpFileRedirect, 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 hudson.util.ListBoxModel doFillDelphixEngineItems()
public hudson.util.ListBoxModel doFillDelphixSelfServiceItems(@QueryParameter
String delphixEngine)
delphixEngine - Stringpublic hudson.util.ListBoxModel doFillDelphixBookmarkItems(@QueryParameter
String delphixEngine)
delphixEngine - [description]public boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>jobType - AbstractProjectCopyright © 2016–2018. All rights reserved.