public class MoveSubTaskParentOperation extends AbstractMoveSubTaskOperation
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static String |
NAME_KEY |
| Constructor and Description |
|---|
MoveSubTaskParentOperation(IssueManager issueManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCannotPerformMessageKey(MoveIssueBean moveIssueBean)
Gets the i18n key for why the operation can't be displayed
|
String |
getDescriptionKey() |
String |
getNameKey() |
String |
getOperationName() |
canPerformpublic static final String NAME
public static final String NAME_KEY
public MoveSubTaskParentOperation(IssueManager issueManager)
public String getNameKey()
public String getDescriptionKey()
public String getOperationName()
public String getCannotPerformMessageKey(MoveIssueBean moveIssueBean)
MoveSubTaskOperationmoveIssueBean - bean containing information about the moveCopyright © 2002-2017 Atlassian. All Rights Reserved.