package

com.atlassian.jira.config.webwork

Classes

ApplicationPropertiesConfiguration A webwork configuration class that will add JIRA's Application properties to the configuration stack. 
DelegatingConfiguration Simply delegates to another ConfigurationInterface but allows the ConfigurationInterface to be changed out for another one. 
JiraActionFactory JiraActionFactory replaces the webwork1 webwork.action.factory.DefaultActionFactory and avoids is unsafe web parameter setting as described in JRA-15664. 
JiraPluginsConfiguration Delegating configuration that checks each WebworkModuleDescriptor for action names and action view mappings  
WebworkConfigurator Provides a way for JIRA to configure Webwork to lookup action classes by setting the TypeResolver
WebworkConfigurator.Listener