Package com.atlassian.jira.config.webwork
package com.atlassian.jira.config.webwork
-
ClassDescriptionThrown when a WebWork action was not found.A webwork configuration class that will add JIRA's Application properties to the configuration stack.Simply delegates to another ConfigurationInterface but allows the ConfigurationInterface to be changed out for another one.JiraActionFactory replaces the webwork1
DefaultActionFactory
and avoids is unsafe web parameter setting as described in JRA-15664.Aliasing action factory proxy.Delegating configuration that checks eachWebworkModuleDescriptor
for action names and action view mappingsThis will convert the given action alias name to an Action implementation name.Responsible for providing a classloader instance to configure webwork.Provides a way for JIRA to configure Webwork to lookup action classes by setting theTypeResolver
.