@Extension public static class TimerTrigger.DescriptorImpl extends TriggerDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheck(String value,
Item item) |
FormValidation |
doCheckSpec(String value,
Item item)
Performs syntax check.
|
String |
getDisplayName()
Human readable name of this kind of configurable object.
|
boolean |
isApplicable(Item item)
Returns true if this trigger is applicable to the
given
Item . |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, toMap
public boolean isApplicable(Item item)
TriggerDescriptor
Item
.isApplicable
in class TriggerDescriptor
public String getDisplayName()
Descriptor
getDisplayName
in class Descriptor<Trigger<?>>
public FormValidation doCheck(@QueryParameter String value, @AncestorInPath Item item)
public FormValidation doCheckSpec(@QueryParameter String value, @AncestorInPath Item item)
Copyright © 2014. All rights reserved.