public interface PvmActivity extends PvmScope
Modifier and Type | Method and Description |
---|---|
PvmTransition |
findOutgoingTransition(String transitionId) |
List<PvmTransition> |
getIncomingTransitions() |
List<PvmTransition> |
getOutgoingTransitions() |
PvmScope |
getParent() |
boolean |
isAsync() |
boolean |
isExclusive() |
findActivity, getActivities
getId, getProcessDefinition, getProperty
boolean isAsync()
boolean isExclusive()
PvmScope getParent()
List<PvmTransition> getIncomingTransitions()
List<PvmTransition> getOutgoingTransitions()
PvmTransition findOutgoingTransition(String transitionId)
Copyright © 2015. All rights reserved.