Class ExternalTaskActivityBehavior

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

public class ExternalTaskActivityBehavior extends AbstractBpmnActivityBehavior implements MigrationObserverBehavior
Implements behavior of external task activities, i.e. all service-task-like activities that have camunda:type="external".
Author:
Thorben Lindhauer, Christopher Zell