@Extension
public static class DeployDbTrigger.DescriptorImpl
extends hudson.triggers.TriggerDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName() |
java.util.List<DeployDbTriggerEvent.EventDescriptor> |
getEventDescriptors() |
boolean |
isApplicable(hudson.model.Item 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, toMappublic java.util.List<DeployDbTriggerEvent.EventDescriptor> getEventDescriptors()
public boolean isApplicable(hudson.model.Item item)
isApplicable in class hudson.triggers.TriggerDescriptorpublic java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.triggers.Trigger<?>>