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()
IssueOperation
getNameKey
in interface IssueOperation
public String getDescriptionKey()
getDescriptionKey
in interface IssueOperation
Copyright © 2002-2021 Atlassian. All Rights Reserved.