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 is deprecated. since 6.1 Please use subclass instead JiraWebActionSupport. This class is subject of removal.  
MockAction