@Extension public static class IssueAttributePathParameterMapping.IssueAttributePathParameterMappingDescriptor extends ParameterMapping.ParameterMappingDescriptor implements groovy.lang.GroovyObject
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DISPLAY_NAME |
Constructor and Description |
---|
IssueAttributePathParameterMappingDescriptor() |
Modifier and Type | Method and Description |
---|---|
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) |
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 static final java.lang.String DISPLAY_NAME
public IssueAttributePathParameterMappingDescriptor()
public groovy.lang.MetaClass getMetaClass()
getMetaClass
in interface groovy.lang.GroovyObject
getMetaClass
in class ParameterMapping.ParameterMappingDescriptor
public void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass
in interface groovy.lang.GroovyObject
setMetaClass
in class ParameterMapping.ParameterMappingDescriptor
public java.lang.Object invokeMethod(java.lang.String method, java.lang.Object arguments)
invokeMethod
in interface groovy.lang.GroovyObject
invokeMethod
in class ParameterMapping.ParameterMappingDescriptor
public java.lang.Object getProperty(java.lang.String property)
getProperty
in interface groovy.lang.GroovyObject
getProperty
in class ParameterMapping.ParameterMappingDescriptor
public void setProperty(java.lang.String property, java.lang.Object value)
setProperty
in interface groovy.lang.GroovyObject
setProperty
in class ParameterMapping.ParameterMappingDescriptor
public java.lang.String getDisplayName()
getDisplayName
in class ParameterMapping.ParameterMappingDescriptor