public final class TransitionTarget extends TransitionInfo
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<TransitionStep> |
getTransitionSteps()
Retrieves the list of intermediate steps that must be performed during transition.
|
int |
hashCode() |
String |
toString() |
getActivityId, getActivityInstanceOid, getActivityName, getActivityRuntimeOid, getModelId, getModelName, getModelOid, getProcessId, getProcessNamepublic List<TransitionStep> getTransitionSteps()
public int hashCode()
hashCode in class TransitionInfopublic boolean equals(Object obj)
equals in class TransitionInfoCopyright © 2016 Eclipse Stardust. All Rights Reserved.