class |
CallableElementActivityBehavior |
|
class |
CallActivityBehavior |
Implementation of the BPMN 2.0 call activity
(limited currently to calling a subprocess and not (yet) a global task).
|
class |
CancelEndEventActivityBehavior |
|
class |
CaseCallActivityBehavior |
Implementation to create a new CaseInstance using the BPMN 2.0 call activity
|
class |
ClassDelegateActivityBehavior |
Helper class for bpmn constructs that allow class delegation.
|
class |
DmnBusinessRuleTaskActivityBehavior |
Implementation of a Bpmn BusinessRuleTask executing a DMN Decision.
|
class |
ErrorEndEventActivityBehavior |
|
class |
EventSubProcessActivityBehavior |
|
class |
ExternalTaskActivityBehavior |
Implements behavior of external task activities, i.e.
|
class |
IntermediateCatchEventActivityBehavior |
|
class |
IntermediateCatchLinkEventActivityBehavior |
|
class |
IntermediateConditionalEventBehavior |
|
class |
MailActivityBehavior |
|
class |
ManualTaskActivityBehavior |
Implementation 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.
|
class |
MultiInstanceActivityBehavior |
Abstract Multi Instance Behavior: used for both parallel and sequential
multi instance implementation.
|
class |
ParallelMultiInstanceActivityBehavior |
|
class |
ReceiveTaskActivityBehavior |
A receive task is a wait state that waits for the receival of some message.
|
class |
ScriptTaskActivityBehavior |
|
class |
SequentialMultiInstanceActivityBehavior |
|
class |
ServiceTaskDelegateExpressionActivityBehavior |
|
class |
ServiceTaskExpressionActivityBehavior |
ActivityBehavior that evaluates an expression when executed.
|
class |
ServiceTaskJavaDelegateActivityBehavior |
|
class |
ShellActivityBehavior |
|
class |
SubProcessActivityBehavior |
Implementation of the BPMN 2.0 subprocess (formally known as 'embedded' subprocess):
a subprocess defined within another process definition.
|
class |
TaskActivityBehavior |
Parent class for all BPMN 2.0 task types such as ServiceTask, ScriptTask, UserTask, etc.
|
class |
ThrowEscalationEventActivityBehavior |
The activity behavior for an intermediate throwing escalation event and an escalation end event.
|
class |
ThrowSignalEventActivityBehavior |
Defines activity behavior for signal end event and intermediate throw signal event.
|
class |
UserTaskActivityBehavior |
activity implementation for the user task.
|