public static final class VCommanderRunWorkflowAction.DescriptorImpl extends AbstractVCommanderAction.AbstractVCommanderActionDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckTargetType(String targetType)
Called by jelly, to validate workflowName field
|
hudson.util.FormValidation |
doCheckWorkflowName(String targetType,
String workflowName)
Called by jelly, to validate workflowName field
|
hudson.util.ComboBoxModel |
doFillTargetTypeItems()
Called by jelly, to populate the target types combo box
|
String |
getDisplayName() |
doCheckPolling, doCheckTimeoutaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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 String getDisplayName()
getDisplayName in class hudson.model.Descriptor<VCommanderAction>public hudson.util.ComboBoxModel doFillTargetTypeItems()
public hudson.util.FormValidation doCheckTargetType(@QueryParameter
String targetType)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckWorkflowName(@QueryParameter
String targetType,
@QueryParameter
String workflowName)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2018. All rights reserved.