Uses of Class
com.atlassian.jira.web.bean.MoveIssueBean

Packages that use MoveIssueBean
com.atlassian.jira.movesubtask.operation   
 

Uses of MoveIssueBean in com.atlassian.jira.movesubtask.operation
 

Methods in com.atlassian.jira.movesubtask.operation with parameters of type MoveIssueBean
 boolean MoveSubTaskOperation.canPerform(MoveIssueBean moveIssueBean, User remoteUser)
          Determines whether the operation can be performed with the given issue
 String MoveSubTaskOperation.getCannotPerformMessageKey(MoveIssueBean moveIssueBean)
          Gets the i18n key for why the operation can't be displayed
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.