public class WorkflowTransitionKey extends Object
Constructor and Description |
---|
WorkflowTransitionKey(String workflowName,
String actionDescriptor,
String destinationStatus) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getActionDescriptorId() |
String |
getDestinationStatus() |
String |
getWorkflowName() |
int |
hashCode() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.