@Extension
public static class JiraCommentTrigger.DescriptorImpl
extends hudson.triggers.TriggerDescriptor
implements groovy.lang.GroovyObject
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_COMMENT_PATTERN |
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName() |
groovy.lang.MetaClass |
getMetaClass() |
java.util.List<ParameterMapping.ParameterMappingDescriptor> |
getParameterMappingDescriptors() |
java.lang.Object |
getProperty(java.lang.String property) |
java.lang.Object |
invokeMethod(java.lang.String method,
java.lang.Object arguments) |
boolean |
isApplicable(hudson.model.Item item) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(java.lang.String property,
java.lang.Object value) |
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 groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic java.lang.Object invokeMethod(java.lang.String method,
java.lang.Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic java.lang.Object getProperty(java.lang.String property)
getProperty in interface groovy.lang.GroovyObjectpublic void setProperty(java.lang.String property,
java.lang.Object value)
setProperty in interface groovy.lang.GroovyObjectpublic 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<?>>public java.util.List<ParameterMapping.ParameterMappingDescriptor> getParameterMappingDescriptors()