Uses of Interface
com.atlassian.jira.issue.security.IssueSecurityHelper

Packages that use IssueSecurityHelper
com.atlassian.jira.issue.security   
com.atlassian.jira.web.action.issue   
 

Uses of IssueSecurityHelper in com.atlassian.jira.issue.security
 

Classes in com.atlassian.jira.issue.security that implement IssueSecurityHelper
 class IssueSecurityHelperImpl
          Implementation of IssueSecurityHelper
 

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

Constructors in com.atlassian.jira.web.action.issue with parameters of type IssueSecurityHelper
MoveIssueConfirm(SubTaskManager subTaskManager, AttachmentManager attachmentManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutmanager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueSecurityHelper issueSecurityHelper, IssueManager issueManager, UserUtil userUtil)
           
MoveIssueUpdateFields(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueSecurityHelper issueSecurityHelper, UserUtil userUtil)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.