public class JiraPluginsConfiguration extends Object implements webwork.config.ConfigurationInterface
WebworkModuleDescriptor for action names and action view mappings| Constructor and Description |
|---|
JiraPluginsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getImpl(String aName)
Get a named setting.
|
Iterator |
listImpl()
List setting names
|
void |
setImpl(String aName,
Object aValue)
We don't support this and in fact no where in JIRA does
|
public Object getImpl(String aName) throws IllegalArgumentException
getImpl in interface webwork.config.ConfigurationInterfaceIllegalArgumentExceptionpublic void setImpl(String aName, Object aValue) throws IllegalArgumentException, UnsupportedOperationException
setImpl in interface webwork.config.ConfigurationInterfaceIllegalArgumentExceptionUnsupportedOperationExceptionpublic Iterator listImpl()
listImpl in interface webwork.config.ConfigurationInterfaceCopyright © 2002-2018 Atlassian. All Rights Reserved.