Uses of Class
com.atlassian.jira.issue.IssueUtilsBean

Packages that use IssueUtilsBean
com.atlassian.jira.bc.issue   
com.atlassian.jira.jelly.tag.issue   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.workflow   
 

Uses of IssueUtilsBean in com.atlassian.jira.bc.issue
 

Constructors in com.atlassian.jira.bc.issue with parameters of type IssueUtilsBean
DefaultIssueService(IssueFactory issueFactory, IssueCreationHelperBean issueCreationHelperBean, FieldManager fieldManager, IssueManager issueManager, PermissionManager permissionManager, FieldScreenRendererFactory fieldScreenRendererFactory, WorkflowManager workflowManager, IssueUtilsBean issueUtilsBean, FieldLayoutManager fieldLayoutManager, FieldConfigSchemeManager fieldConfigSchemeManager)
           
 

Uses of IssueUtilsBean in com.atlassian.jira.jelly.tag.issue
 

Constructors in com.atlassian.jira.jelly.tag.issue with parameters of type IssueUtilsBean
TransitionWorkflow(JiraAuthenticationContext authenticationContext, IssueManager issueManager, WorkflowManager workflowManager, FieldManager fieldManager, IssueFactory issueFactory, IssueUtilsBean issueUtilsBean)
           
 

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

Constructors in com.atlassian.jira.web.action.issue with parameters of type IssueUtilsBean
CommentAssignIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, IssueUtilsBean issueUtils, CommentService commentService, IssueService issueService, UserUtil userUtil)
           
 

Uses of IssueUtilsBean in com.atlassian.jira.web.action.workflow
 

Constructors in com.atlassian.jira.web.action.workflow with parameters of type IssueUtilsBean
WorkflowUIDispatcher(SubTaskManager subTaskManager, WorkflowManager workflowManager, IssueUtilsBean issueUtils)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.