Class ApplicationPropertiesConfiguration

java.lang.Object
com.atlassian.jira.config.webwork.ApplicationPropertiesConfiguration
All Implemented Interfaces:
webwork.config.ConfigurationInterface

public class ApplicationPropertiesConfiguration extends Object implements webwork.config.ConfigurationInterface
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).