Uses of Class
com.atlassian.jira.issue.util.IssueUpdateBean

Packages that use IssueUpdateBean
com.atlassian.jira.config   
 

Uses of IssueUpdateBean in com.atlassian.jira.config
 

Methods in com.atlassian.jira.config that return IssueUpdateBean
 IssueUpdateBean SubTaskManager.changeParent(org.ofbiz.core.entity.GenericValue subTask, org.ofbiz.core.entity.GenericValue parentIssue, User currentUser)
          Change the parent of the given subtask to the given new parent on behalf of the given user.
 IssueUpdateBean SubTaskManager.changeParent(org.ofbiz.core.entity.GenericValue subTask, org.ofbiz.core.entity.GenericValue parentIssue, com.atlassian.crowd.embedded.api.User currentUser)
          Change the parent of the given subtask to the given new parent on behalf of the given user.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.