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, getActivitiesgetId, getProcessDefinition, getPropertyboolean isAsync()
boolean isExclusive()
PvmScope getParent()
List<PvmTransition> getIncomingTransitions()
List<PvmTransition> getOutgoingTransitions()
PvmTransition findOutgoingTransition(String transitionId)
Copyright © 2016 Alfresco. All rights reserved.