public class WorkflowIssueOperationImpl extends Object implements WorkflowIssueOperation
| Constructor and Description |
|---|
WorkflowIssueOperationImpl(com.opensymphony.workflow.loader.ActionDescriptor actionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.opensymphony.workflow.loader.ActionDescriptor |
getActionDescriptor() |
String |
getDescriptionKey() |
String |
getNameKey()
An i18n key used to display a short description of this operation in the UI.
|
int |
hashCode() |
public WorkflowIssueOperationImpl(com.opensymphony.workflow.loader.ActionDescriptor actionDescriptor)
public com.opensymphony.workflow.loader.ActionDescriptor getActionDescriptor()
getActionDescriptor in interface WorkflowIssueOperationpublic String getNameKey()
IssueOperationgetNameKey in interface IssueOperationpublic String getDescriptionKey()
getDescriptionKey in interface IssueOperationCopyright © 2002-2019 Atlassian. All Rights Reserved.