Uses of Class
com.atlassian.jira.web.bean.MoveIssueBean
Packages that use MoveIssueBean
-
Uses of MoveIssueBean in com.atlassian.jira.movesubtask.operation
Methods in com.atlassian.jira.movesubtask.operation with parameters of type MoveIssueBeanModifier and TypeMethodDescriptionbooleanAbstractMoveSubTaskOperation.canPerform(MoveIssueBean moveIssueBean, ApplicationUser remoteUser) booleanMoveSubTaskOperation.canPerform(MoveIssueBean moveIssueBean, ApplicationUser remoteUser) Determines whether the operation can be performed with the given issuebooleanMoveSubTaskTypeOperation.canPerform(MoveIssueBean moveIssueBean, ApplicationUser remoteUser) MoveSubTaskOperation.getCannotPerformMessageKey(MoveIssueBean moveIssueBean) Gets the i18n key for why the operation can't be displayedMoveSubTaskParentOperation.getCannotPerformMessageKey(MoveIssueBean moveIssueBean) MoveSubTaskTypeOperation.getCannotPerformMessageKey(MoveIssueBean moveIssueBean) -
Uses of MoveIssueBean in com.atlassian.jira.web.action.issue
Methods in com.atlassian.jira.web.action.issue that return MoveIssueBean