java.lang.Object | |
↳ | com.atlassian.jira.config.webwork.ApplicationPropertiesConfiguration |
A webwork configuration class that will add JIRA's Application properties to the configuration stack.
In practice we only server a few properties such as max upload size and so on and these are not in the actual properties file but in the database (as set by the user).Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get a named setting.
| |||||||||||
List setting names
| |||||||||||
Set a named setting
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||
From interface webwork.config.ConfigurationInterface |