public class ActivityKey extends Object implements Serializable
Activity
objects.Constructor and Description |
---|
ActivityKey() |
ActivityKey(int pWorkflowId,
int pStep) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object pObj) |
int |
getStep() |
int |
getWorkflowId() |
int |
hashCode() |
void |
setStep(int pStep) |
void |
setWorkflowId(int workflowId) |
String |
toString() |
Copyright © 2017 DocDoku. All rights reserved.