Uses of Package
org.camunda.bpm.engine.impl.bpmn.behavior
Packages that use org.camunda.bpm.engine.impl.bpmn.behavior
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Classes in org.camunda.bpm.engine.impl.bpmn.behavior used by org.camunda.bpm.engine.impl
-
Classes in org.camunda.bpm.engine.impl.bpmn.behavior used by org.camunda.bpm.engine.impl.bpmn.behaviorClassDescriptionDenotes 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.
-
-
Classes in org.camunda.bpm.engine.impl.bpmn.behavior used by org.camunda.bpm.engine.impl.bpmn.parser
-
Classes in org.camunda.bpm.engine.impl.bpmn.behavior used by org.camunda.bpm.engine.impl.cfgClassDescriptionImplements behavior of external task activities, i.e.
-
Classes in org.camunda.bpm.engine.impl.bpmn.behavior used by org.camunda.bpm.engine.impl.externaltaskClassDescriptionImplements behavior of external task activities, i.e.
-
Classes in org.camunda.bpm.engine.impl.bpmn.behavior used by org.camunda.bpm.engine.spring.components.registryClassDescriptionDenotes 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.
-
Classes in org.camunda.bpm.engine.impl.bpmn.behavior used by org.camunda.connect.plugin.implClassDescriptionDenotes 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.