Uses of Package
org.camunda.bpm.engine.impl.bpmn.behavior
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
-
ClassDescriptionDenotes an 'activity' in the sense of BPMN 2.0: a parent class for all tasks, subprocess and callActivity.The BPMN Boundary Event.Helper class for implementing BPMN 2.0 activities, offering convenience methods specific to BPMN 2.0.Represents an interface for the condition event behaviors.Specialization of the Start Event for Event Sub-Processes.Superclass for all 'connectable' BPMN 2.0 process elements: tasks, gateways and events.super class for all gateway activity implementations.Abstract Multi Instance Behavior: used for both parallel and sequential multi instance implementation.implementation of the 'none start event': a start event that has no specific trigger but the programmatic one (processService.startProcessInstanceXXX()).Implementation of the BPMN 2.0 subprocess (formally known as 'embedded' subprocess): a subprocess defined within another process definition.Parent class for all BPMN 2.0 task types such as ServiceTask, ScriptTask, UserTask, etc.
-
-
-
ClassDescriptionImplements behavior of external task activities, i.e.
-
ClassDescriptionImplements behavior of external task activities, i.e.
-
ClassDescriptionDenotes an 'activity' in the sense of BPMN 2.0: a parent class for all tasks, subprocess and callActivity.Superclass for all 'connectable' BPMN 2.0 process elements: tasks, gateways and events.A receive task is a wait state that waits for the receival of some message.Parent class for all BPMN 2.0 task types such as ServiceTask, ScriptTask, UserTask, etc.
-
ClassDescriptionDenotes an 'activity' in the sense of BPMN 2.0: a parent class for all tasks, subprocess and callActivity.Superclass for all 'connectable' BPMN 2.0 process elements: tasks, gateways and events.Parent class for all BPMN 2.0 task types such as ServiceTask, ScriptTask, UserTask, etc.