A Manual Task defines a task that is external to the BPM engine. It is used to model work that is done by somebody who the engine does not need to know of and that has no known system or UI interface. For the engine, a manual task is handled as a pass-through activity, automatically continuing the process when the process execution arrives at it.
<manualTask id="myManualTask" name="Manual Task" />
Operaton Extensions
Attributes | operaton:asyncBefore, operaton:asyncAfter, operaton:exclusive, operaton:jobPriority |
---|---|
Extension Elements | |
Constraints | The |