Class ManualTaskActivityBehavior

  • All Implemented Interfaces:
    java.io.Serializable, ActivityBehavior, TriggerableActivityBehavior

    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.
    See Also:
    Serialized Form
    • Constructor Detail

      • ManualTaskActivityBehavior

        public ManualTaskActivityBehavior()