Uses of Class
org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior
Packages that use TaskActivityBehavior
Package
Description
-
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. -
Uses of TaskActivityBehavior in org.camunda.bpm.engine.spring.components.registry
Subclasses of TaskActivityBehavior in org.camunda.bpm.engine.spring.components.registryModifier and TypeClassDescriptionclassthis class records and manages all knownorg.camunda.bpm.engine.annotations.State- responding beans in the JVM. -
Uses of TaskActivityBehavior in org.camunda.connect.plugin.impl
Subclasses of TaskActivityBehavior in org.camunda.connect.plugin.impl