Uses of Class
org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior
Packages that use TaskActivityBehavior
-
Uses of TaskActivityBehavior in org.camunda.bpm.engine.impl.bpmn.behavior
Subclasses of TaskActivityBehavior in org.camunda.bpm.engine.impl.bpmn.behaviorModifier and TypeClassDescriptionclassImplementation 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.classA receive task is a wait state that waits for the receival of some message.classActivityBehaviorimplementation of the BPMN 2.0 script task.classActivityBehaviorused when 'delegateExpression' is used for a serviceTask.classActivityBehavior that evaluates an expression when executed.classclassactivity implementation for the user task.