public abstract class AbstractMoveSubTaskOperation extends Object implements MoveSubTaskOperation
Constructor and Description |
---|
AbstractMoveSubTaskOperation(IssueManager issueManager) |
Modifier and Type | Method and Description |
---|---|
boolean |
canPerform(MoveIssueBean moveIssueBean,
ApplicationUser remoteUser)
Determines whether the operation can be performed with the given issue
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCannotPerformMessageKey, getDescriptionKey, getNameKey, getOperationName
public AbstractMoveSubTaskOperation(IssueManager issueManager)
public boolean canPerform(MoveIssueBean moveIssueBean, ApplicationUser remoteUser)
MoveSubTaskOperation
canPerform
in interface MoveSubTaskOperation
Copyright © 2002-2024 Atlassian. All Rights Reserved.