|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBpmnActivityBehavior | |
|---|---|
| org.camunda.bpm.engine.impl.bpmn.behavior | |
| Uses of AbstractBpmnActivityBehavior in org.camunda.bpm.engine.impl.bpmn.behavior |
|---|
| Subclasses of AbstractBpmnActivityBehavior in org.camunda.bpm.engine.impl.bpmn.behavior | |
|---|---|
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 |
ErrorEndEventActivityBehavior
|
class |
EventSubProcessActivityBehavior
|
class |
IntermediateCatchEventActivityBehavior
|
class |
IntermediateCatchLinkEventActivityBehavior
|
class |
IntermediateThrowSignalEventActivityBehavior
|
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 |
ReceiveTaskActivityBehavior
A receive task is a wait state that waits for the receival of some message. |
class |
ScriptTaskActivityBehavior
ActivityBehavior implementation of the BPMN 2.0 script task. |
class |
ServiceTaskDelegateExpressionActivityBehavior
ActivityBehavior used when 'delegateExpression' is used
for a serviceTask. |
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 |
TransactionActivityBehavior
|
class |
UserTaskActivityBehavior
activity implementation for the user task. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||