package

com.atlassian.jira.action

Interfaces

SafeAction This is a simple marker interface that indicates that an {@ink webwork.action.Action} is a "safe" action and hence is safe to receive any map of parameters. 

Classes

ActionContextKit A helper class to clean up the viral webwork.action.ActionContext thread locals 
JiraActionSupport This class sits just above the base Webwork ActionSupport class and provides JIRA specific code to all our actions.