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, waitgetCannotPerformMessageKey, getDescriptionKey, getNameKey, getOperationNamepublic AbstractMoveSubTaskOperation(IssueManager issueManager)
public boolean canPerform(MoveIssueBean moveIssueBean, ApplicationUser remoteUser)
MoveSubTaskOperationcanPerform in interface MoveSubTaskOperationCopyright © 2002-2024 Atlassian. All Rights Reserved.