Interface | Description |
---|---|
RedirectSanitiser |
Provides a way for clients to sanitise redirect URLs before issuing the redirect.
|
Class | Description |
---|---|
AbstractBrowser |
An abstract browser that implements a few helpful things for paging.
|
AbstractPluggableTabPanelAction<TabPanelClass extends PluggableTabPanelModuleDescriptor> |
Manages the setting, retrieval, checking and activating of a "selected tab"
for any page that wishes to provide navigation to "tab panels".
|
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 | |
MockRedirectSanitiser | |
MyJiraHome |
Redirects or forwards to the current My JIRA Home.
|
ProjectActionSupport | |
RedirectSanitiserImpl | |
RenaissanceMigrationSummaryAction |
Presents summary of Renaissance migration to the user.
|
SafeRedirectChecker | Deprecated
Use
RedirectSanitiser instead. |
XsrfErrorAction |
This action is usually run via a servlet FORWARD.
|
Enum | Description |
---|---|
JiraWebActionSupport.MessageType |
Represents a type of message that the browser will display after the next page load.
|
RequestSourceType |
Enum holding the types of which an action can be invoked from.
|
Annotation Type | Description |
---|---|
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-2017 Atlassian. All Rights Reserved.