public abstract static class AbstractVCommanderAction.AbstractVCommanderActionDescriptor extends Descriptor<VCommanderAction>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
AbstractVCommanderActionDescriptor() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckPolling(Long polling,
Long timeout)
Called by jelly, to validate polling field
|
FormValidation |
doCheckTimeout(Long value)
Called by jelly, to validate timeout field
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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 FormValidation doCheckTimeout(@QueryParameter Long value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public FormValidation doCheckPolling(@QueryParameter Long polling, @QueryParameter Long timeout) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
Copyright © 2016–2021. All rights reserved.