Uses of Class
org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
Packages that use AbstractBpmnActivityBehavior
-
Uses of AbstractBpmnActivityBehavior in org.camunda.bpm.engine.impl.bpmn.behavior
Subclasses of AbstractBpmnActivityBehavior in org.camunda.bpm.engine.impl.bpmn.behaviorModifier and TypeClassDescriptionclassclassImplementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).classclassImplementation to create a newCaseInstanceusing the BPMN 2.0 call activityclassHelper class for bpmn constructs that allow class delegation.classImplementation of a Bpmn BusinessRuleTask executing a DMN Decision.classclassclassImplements behavior of external task activities, i.e.classclassclassclassclassImplementation 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.classAbstract Multi Instance Behavior: used for both parallel and sequential multi instance implementation.classclassA receive task is a wait state that waits for the receival of some message.classActivityBehaviorimplementation of the BPMN 2.0 script task.classclassActivityBehaviorused when 'delegateExpression' is used for a serviceTask.classActivityBehavior that evaluates an expression when executed.classclassclassImplementation of the BPMN 2.0 subprocess (formally known as 'embedded' subprocess): a subprocess defined within another process definition.classParent class for all BPMN 2.0 task types such as ServiceTask, ScriptTask, UserTask, etc.classThe activity behavior for an intermediate throwing escalation event and an escalation end event.classDefines activity behavior for signal end event and intermediate throw signal event.classactivity implementation for the user task.