@Extension public static class RundeckTrigger.RundeckDescriptor extends TriggerDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
RundeckDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultRandomValue() |
String |
getDisplayName() |
boolean |
isApplicable(Item item) |
Trigger<?> |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
addHelpFileRedirect, bindJSON, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic Trigger<?> newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException
newInstance in class Descriptor<Trigger<?>>Descriptor.FormExceptionpublic boolean isApplicable(Item item)
isApplicable in class TriggerDescriptorpublic String getDisplayName()
getDisplayName in class Descriptor<Trigger<?>>public String getDefaultRandomValue()
Copyright © 2016–2025. All rights reserved.