Package com.atlassian.jira.web.action

Interface Summary
RedirectSanitiser Provides a way for clients to sanitise redirect URLs before issuing the redirect.
 

Class Summary
AbstractBrowser An abstract browser that implements a few helpful things for paging.
AbstractViewIssueColumns  
AjaxHeaders Utility class for dealing with AJAX request headers.
Dashboard Figures out what the id of the portal page the user is currently viewing is.
IssueActionSupport  
JiraWebActionSupport All web actions should extend this class - it provides basic common functionality for all web actions.
JiraWizardActionSupport  
MyJiraHome Redirects to the current My JIRA Home.
ProjectActionSupport  
RedirectSanitiserStub Stub for use in unit tests.
SafeRedirectChecker Contains methods that check whether a particular redirect is "safe" or not.
XsrfErrorAction This action is usually run via a servlet FORWARD.
 

Enum Summary
JiraWebActionSupport.MessageType Represents a type of message that the browser will display after the next page load.
 

Annotation Types Summary
ActionViewData The annotation used to indicate that a method is to be used to provide data to an JiraWebActionSupport action.
ActionViewDataMappings The annotation used to indicate that a method is to be used to provide data to a JiraWebActionSupport action.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.