@Extension public static class IssueAttributePathParameterMapping.IssueAttributePathParameterMappingDescriptor extends ParameterMapping.ParameterMappingDescriptor implements groovy.lang.GroovyObject
| 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, toMappublic IssueAttributePathParameterMappingDescriptor()
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class ParameterMapping.ParameterMappingDescriptorpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class ParameterMapping.ParameterMappingDescriptorpublic java.lang.Object invokeMethod(java.lang.String method,
java.lang.Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectinvokeMethod in class ParameterMapping.ParameterMappingDescriptorpublic java.lang.Object getProperty(java.lang.String property)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class ParameterMapping.ParameterMappingDescriptorpublic void setProperty(java.lang.String property,
java.lang.Object value)
setProperty in interface groovy.lang.GroovyObjectsetProperty in class ParameterMapping.ParameterMappingDescriptorpublic java.lang.String getDisplayName()
getDisplayName in class ParameterMapping.ParameterMappingDescriptor