Uses of Class
com.atlassian.jira.web.action.IssueActionSupport
Packages that use IssueActionSupport
Package
Description
-
Uses of IssueActionSupport in com.atlassian.jira.mock.web.action
Subclasses of IssueActionSupport in com.atlassian.jira.mock.web.action -
Uses of IssueActionSupport in com.atlassian.jira.plugin.link.confluence
Subclasses of IssueActionSupport in com.atlassian.jira.plugin.link.confluence -
Uses of IssueActionSupport in com.atlassian.jira.plugin.link.remotejira
Subclasses of IssueActionSupport in com.atlassian.jira.plugin.link.remotejiraModifier and TypeClassDescriptionclassLinks an issue to an issue from a remote JIRA server. -
Uses of IssueActionSupport in com.atlassian.jira.plugin.link.web
Subclasses of IssueActionSupport in com.atlassian.jira.plugin.link.web -
Uses of IssueActionSupport in com.atlassian.jira.projects.web
Subclasses of IssueActionSupport in com.atlassian.jira.projects.webModifier and TypeClassDescriptionclassVersion browser that is similar to project browser but also take version into account. -
Uses of IssueActionSupport in com.atlassian.jira.web.action
Subclasses of IssueActionSupport in com.atlassian.jira.web.actionModifier and TypeClassDescriptionclassAn abstract browser that implements a few helpful things for paging.classAbstractPluggableTabPanelAction<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". -
Uses of IssueActionSupport in com.atlassian.jira.web.action.admin.filters
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.admin.filtersModifier and TypeClassDescriptionclassThis is the base class for DeleteSharedFilter and ChangeSharedFilterOwnerclassAction for changing the SharedFilter ownerclassThe Delete Shared Filters actionclassResponsible for displaying the shared filters administration page. -
Uses of IssueActionSupport in com.atlassian.jira.web.action.admin.issuetypes
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.admin.issuetypes -
Uses of IssueActionSupport in com.atlassian.jira.web.action.admin.user
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.admin.userModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassThis represents a key:value pair property for a user.classThis action shows the remember me cookies that a user hasclass -
Uses of IssueActionSupport in com.atlassian.jira.web.action.filter
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.filterModifier and TypeClassDescriptionclassclassAction class for managing filters.classclassAction for CRUD of a scheduled email subscription to search filter results.classAction class for managing filters.classAction class for Managing Subscriptions. -
Uses of IssueActionSupport in com.atlassian.jira.web.action.issue
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.issueModifier and TypeClassDescriptionclassclassThis class should be extended by any action that modifies issues and can have an associated comment.classBase class for an issue link action.classAn abstract action that should be extended by any action which wants to 'select' an issueclassclassclassclassclassclassResponsible for rendering the attach file form and converting temporary attachments to real attachments linked to an issue.classUsed by inline-file-attach.js to upload temporary attachments that can then be converted to real attachments lateron.classclassThis beautifully named action is in fact the Issue Transition screen.classclassclassclassclassThis action creates a new worklogclassclassclassclassclassclassThis action deletes an existing worklogclassclassclassclassDeprecated.Since v5.0.classclassclassclassclassStep during the move issue wizard to migrate the issue types of sub-tasks whose issue type is not valid in the destination project.classclassclassThis action is used to present the user with a list of allowed bulk operations on the selected issuesclassclassclassclassThis action updates an existing worklogclassclassclassAction to add or remove votes and watches to a particular issue. -
Uses of IssueActionSupport in com.atlassian.jira.web.action.issue.bulkedit
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.issue.bulkeditModifier and TypeClassDescriptionclassclassclassclassclassThis action is used to present the user with a list of allowed bulk operations on the selected issues User: keithb Date: Dec 3, 2003 Time: 12:26:25 PM To change this template use Options | File Templates.classThis action is used to present the user with a list of allowed bulk operations on the selected issuesclassclassclassclassclassclassclassclassclass -
Uses of IssueActionSupport in com.atlassian.jira.web.action.issue.enterprise
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.issue.enterprise -
Uses of IssueActionSupport in com.atlassian.jira.web.action.project
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.project -
Uses of IssueActionSupport in com.atlassian.jira.web.action.user
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.userModifier and TypeClassDescriptionclassclassclass -
Uses of IssueActionSupport in com.atlassian.jira.web.action.workflow
Subclasses of IssueActionSupport in com.atlassian.jira.web.action.workflowModifier and TypeClassDescriptionclassThis action handles workflow action without screens (WorkflowUIDispatcher redirects to this action).classA simple action to look at the incoming action + issue ID combination, and redirect to the correct web action.