Class CallActivityBehavior

All Implemented Interfaces:
CoreActivityBehavior<ActivityExecution>, ActivityBehavior, MigrationObserverBehavior, SignallableActivityBehavior, SubProcessActivityBehavior

public class CallActivityBehavior extends CallableElementActivityBehavior implements MigrationObserverBehavior
Implementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).
Author:
Joram Barrez, Roman Smirnov