public abstract static class AbstractVCommanderAction.AbstractVCommanderActionDescriptor extends hudson.model.Descriptor<VCommanderAction>
| Constructor and Description |
|---|
AbstractVCommanderActionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckPolling(Long polling,
Long timeout)
Called by jelly, to validate polling field
|
hudson.util.FormValidation |
doCheckTimeout(Long value)
Called by jelly, to validate timeout field
|
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.FormValidation doCheckTimeout(@QueryParameter
Long value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckPolling(@QueryParameter
Long polling,
@QueryParameter
Long timeout)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2019. All rights reserved.