public class IssueOperationImpl extends Object implements SingleIssueOperation
| Constructor and Description |
|---|
IssueOperationImpl(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptionKey() |
String |
getNameKey()
An i18n key used to display a short description of this operation in the UI.
|
public String getNameKey()
IssueOperationgetNameKey in interface IssueOperationpublic String getDescriptionKey()
getDescriptionKey in interface IssueOperationCopyright © 2002-2020 Atlassian. All Rights Reserved.