public class ActivityKey extends Object implements Serializable
| Constructor and Description |
|---|
ActivityKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getStep() |
Integer |
getWorkflowId() |
int |
hashCode() |
void |
setStep(Integer step) |
void |
setWorkflowId(Integer workflowId) |
String |
toString() |
Copyright © 2019 DocDoku. All rights reserved.