Class ManualTaskActivityBehavior

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

public class ManualTaskActivityBehavior extends TaskActivityBehavior
Implementation of the BPMN 2.0 'manual task': a task that is external to the BPMS and to which there is no reference to IT systems whatsoever. Given this definition, this activity will behave simply as a pass-though step in the process.
Author:
Joram Barrez
  • Constructor Details

    • ManualTaskActivityBehavior

      public ManualTaskActivityBehavior()