@Extension @Symbol(value="parameterizedCron") public class DescriptorImpl extends TriggerDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl()
I don't like inner classes.
|
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckParameterizedSpecification(String value,
Job<?,?> job)
Performs syntax check.
|
String |
getDisplayName() |
boolean |
isApplicable(Item item) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic DescriptorImpl()
public boolean isApplicable(Item item)
isApplicable in class TriggerDescriptor@NonNull public String getDisplayName()
getDisplayName in class Descriptor<Trigger<?>>@POST public FormValidation doCheckParameterizedSpecification(@QueryParameter String value, @AncestorInPath Job<?,?> job)
Copyright © 2016–2022. All rights reserved.