@Extension public static class JiraChangelogTrigger.JiraChangelogTriggerDescriptor extends JiraTrigger.JiraTriggerDescriptor implements groovy.lang.GroovyObject
jenkins, jiraClient, parameterResolver
Constructor and Description |
---|
JiraChangelogTriggerDescriptor() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ChangelogMatcher.ChangelogMatcherDescriptor> |
getChangelogMatcherDescriptors() |
java.lang.String |
getDisplayName() |
groovy.lang.MetaClass |
getMetaClass() |
java.lang.Object |
getProperty(java.lang.String property) |
java.lang.Object |
invokeMethod(java.lang.String method,
java.lang.Object arguments) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(java.lang.String property,
java.lang.Object value) |
addTrigger, allTriggers, getParameterMappingDescriptors, isApplicable, removeTrigger
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 groovy.lang.MetaClass getMetaClass()
getMetaClass
in interface groovy.lang.GroovyObject
getMetaClass
in class JiraTrigger.JiraTriggerDescriptor
public void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass
in interface groovy.lang.GroovyObject
setMetaClass
in class JiraTrigger.JiraTriggerDescriptor
public java.lang.Object invokeMethod(java.lang.String method, java.lang.Object arguments)
invokeMethod
in interface groovy.lang.GroovyObject
invokeMethod
in class JiraTrigger.JiraTriggerDescriptor
public java.lang.Object getProperty(java.lang.String property)
getProperty
in interface groovy.lang.GroovyObject
getProperty
in class JiraTrigger.JiraTriggerDescriptor
public void setProperty(java.lang.String property, java.lang.Object value)
setProperty
in interface groovy.lang.GroovyObject
setProperty
in class JiraTrigger.JiraTriggerDescriptor
public java.lang.String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.triggers.Trigger<?>>
public java.util.List<ChangelogMatcher.ChangelogMatcherDescriptor> getChangelogMatcherDescriptors()