|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 FlowNodeActivityBehavior 的软件包 | |
---|---|
org.activiti.engine.impl.bpmn.behavior | |
org.activiti.engine.impl.bpmn.helper |
org.activiti.engine.impl.bpmn.behavior 中 FlowNodeActivityBehavior 的使用 |
---|
org.activiti.engine.impl.bpmn.behavior 中 FlowNodeActivityBehavior 的子类 | |
---|---|
class |
AbstractBpmnActivityBehavior
Denotes an 'activity' in the sense of BPMN 2.0: a parent class for all tasks, subprocess and callActivity. |
class |
BoundaryEventActivityBehavior
|
class |
BusinessRuleTaskActivityBehavior
activity implementation of the BPMN 2.0 business rule task. |
class |
CallActivityBehavior
Implementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task). |
class |
CancelBoundaryEventActivityBehavior
|
class |
CancelEndEventActivityBehavior
|
class |
ErrorEndEventActivityBehavior
|
class |
EventBasedGatewayActivityBehavior
|
class |
EventSubProcessStartEventActivityBehavior
Specialization of the Start Event for Event Sub-Processes. |
class |
ExclusiveGatewayActivityBehavior
implementation of the Exclusive Gateway/XOR gateway/exclusive data-based gateway as defined in the BPMN specification. |
class |
GatewayActivityBehavior
super class for all gateway activity implementations. |
class |
InclusiveGatewayActivityBehavior
Implementation of the Inclusive Gateway/OR gateway/inclusive data-based gateway as defined in the BPMN specification. |
class |
IntermediateCatchEventActivityBehavior
|
class |
IntermediateThrowCompensationEventActivityBehavior
|
class |
IntermediateThrowNoneEventActivityBehavior
|
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 |
MultiInstanceActivityBehavior
Implementation of the multi-instance functionality as described in the BPMN 2.0 spec. |
class |
NoneEndEventActivityBehavior
|
class |
NoneStartEventActivityBehavior
implementation of the 'none start event': a start event that has no specific trigger but the programmatic one (processService.startProcessInstanceXXX()). |
class |
ParallelGatewayActivityBehavior
Implementation of the Parallel Gateway/AND gateway as definined in the BPMN 2.0 specification. |
class |
ParallelMultiInstanceBehavior
|
class |
ReceiveTaskActivityBehavior
A receive task is a wait state that waits for the receival of some message. |
class |
ScriptTaskActivityBehavior
activity implementation of the BPMN 2.0 script task. |
class |
SequentialMultiInstanceBehavior
|
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 |
TerminateEndEventActivityBehavior
|
class |
TransactionActivityBehavior
|
class |
UserTaskActivityBehavior
activity implementation for the user task. |
class |
WebServiceActivityBehavior
An activity behavior that allows calling Web services |
org.activiti.engine.impl.bpmn.helper 中 FlowNodeActivityBehavior 的使用 |
---|
org.activiti.engine.impl.bpmn.helper 中 FlowNodeActivityBehavior 的子类 | |
---|---|
class |
ClassDelegate
Helper class for bpmn constructs that allow class delegation. |
|
||||||||||
上一个 下一个 | 框架 无框架 |