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