|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractIssueSelectAction | |
|---|---|
| com.atlassian.jira.web.action.issue | |
| com.atlassian.jira.web.action.issue.enterprise | |
| com.atlassian.jira.web.action.workflow | |
| Uses of AbstractIssueSelectAction in com.atlassian.jira.web.action.issue |
|---|
| Subclasses of AbstractIssueSelectAction in com.atlassian.jira.web.action.issue | |
|---|---|
class |
AbstractCommentableAssignableIssue
|
class |
AbstractCommentableIssue
This class should be extended by any action that modifies issues and can have an associated comment. |
class |
AbstractViewIssue
|
class |
AbstractWorklogAction
|
class |
AddComment
|
class |
AssignIssue
|
class |
AttachFile
Responsible for rendering the attach file form and converting temporary attachments to real attachments linked to an issue. |
class |
AttachScreenshot
Webwork action for popping up the attach screenshot applet and attaching screenshots to an issue. |
class |
AttachTemporaryFile
Used by inline-file-attach.js to upload temporary attachments that can then be converted to real attachments lateron. |
class |
CloneIssueDetails
|
class |
CommentAssignIssue
This beautifully named action is in fact the Issue Transition screen. |
class |
CreateIssue
|
class |
CreateIssueDetails
|
class |
CreateSubTaskIssue
|
class |
CreateSubTaskIssueDetails
|
class |
CreateWorklog
This action creates a new worklog |
class |
DeleteAttachment
|
class |
DeleteComment
|
class |
DeleteIssue
|
class |
DeleteWorklog
This action deletes an existing worklog |
class |
EditComment
|
class |
EditIssue
|
class |
EditLabels
|
class |
LinkExistingIssue
|
class |
ManageAttachments
|
class |
ManageLinks
|
class |
ManageTrackbacks
|
class |
ManageWatchers
|
class |
MoveIssue
|
class |
MoveIssueConfirm
|
class |
MoveIssueSubtasks
Step during the move issue wizard to migrate the issue types of sub-tasks whose issue type is not valid in the destination project. |
class |
MoveIssueUpdateFields
|
class |
MoveSubTask
|
class |
MoveSubTaskChooseOperation
This action is used to present the user with a list of allowed bulk operations on the selected issues |
class |
MoveSubTaskParent
|
class |
UpdateIssueFields
Action to update an issue. |
class |
UpdateWorklog
This action updates an existing worklog |
class |
ViewIssue
|
class |
ViewVoters
|
class |
VoteOrWatchIssue
Action to add or remove votes and watches to a particular issue. |
| Uses of AbstractIssueSelectAction in com.atlassian.jira.web.action.issue.enterprise |
|---|
| Subclasses of AbstractIssueSelectAction in com.atlassian.jira.web.action.issue.enterprise | |
|---|---|
class |
MoveIssueUpdateWorkflow
|
| Uses of AbstractIssueSelectAction in com.atlassian.jira.web.action.workflow |
|---|
| Subclasses of AbstractIssueSelectAction in com.atlassian.jira.web.action.workflow | |
|---|---|
class |
SimpleWorkflowAction
|
class |
WorkflowUIDispatcher
A simple action to look at the incoming action + issue ID combination, and redirect to the correct web action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||