Package com.atlassian.jira.web.action
package com.atlassian.jira.web.action
-
ClassDescriptionAn 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".The annotation used to indicate that a method is to be used to provide data to an
JiraWebActionSupport
action.The annotation used to indicate that a method is to be used to provide data to aJiraWebActionSupport
action.Utility class for dealing with AJAX request headers.Figures out what the id of the portal page the user is currently viewing is.All web actions should extend this class - it provides basic common functionality for all web actions.Represents a type of message that the browser will display after the next page load.Redirects or forwards to the current My JIRA Home.Provides a way for clients to sanitise redirect URLs before issuing the redirect.Enum holding the types of which an action can be invoked from.Deprecated.This action is usually run via a servlet FORWARD.
RedirectSanitiser
instead.