Uses of Class
com.atlassian.jira.web.action.issue.AbstractCommentableIssue

Packages that use AbstractCommentableIssue
com.atlassian.jira.plugin.link.confluence   
com.atlassian.jira.plugin.link.remotejira   
com.atlassian.jira.plugin.link.web   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.issue.enterprise   
 

Uses of AbstractCommentableIssue in com.atlassian.jira.plugin.link.confluence
 

Subclasses of AbstractCommentableIssue in com.atlassian.jira.plugin.link.confluence
 class LinkConfluencePage
           
 

Uses of AbstractCommentableIssue in com.atlassian.jira.plugin.link.remotejira
 

Subclasses of AbstractCommentableIssue in com.atlassian.jira.plugin.link.remotejira
 class LinkJiraIssue
          Links an issue to an issue from a remote JIRA server.
 

Uses of AbstractCommentableIssue in com.atlassian.jira.plugin.link.web
 

Subclasses of AbstractCommentableIssue in com.atlassian.jira.plugin.link.web
 class AddWebLink
           
 

Uses of AbstractCommentableIssue in com.atlassian.jira.web.action.issue
 

Subclasses of AbstractCommentableIssue in com.atlassian.jira.web.action.issue
 class AbstractCommentableAssignableIssue
           
 class AbstractIssueLinkAction
          Base class for an issue link action.
 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 CommentAssignIssue
          This beautifully named action is in fact the Issue Transition screen.
 class EditComment
           
 class EditIssue
           
 class LinkExistingIssue
          Deprecated. Since v5.0.
 class ManageAttachments
           
 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
           
 

Uses of AbstractCommentableIssue in com.atlassian.jira.web.action.issue.enterprise
 

Subclasses of AbstractCommentableIssue in com.atlassian.jira.web.action.issue.enterprise
 class MoveIssueUpdateWorkflow
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.