|
||||||||||
上一个软件包 下一个软件包 | 框架 无框架 |
JavaDelegate
s.
请参见:
描述
接口摘要 | |
---|---|
DelegateExecution | Execution used in JavaDelegate s and ExecutionListener s. |
DelegateTask | |
ExecutionListener | Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition. |
Expression | |
JavaDelegate | Convience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic). |
TaskListener | |
VariableScope |
类摘要 | |
---|---|
JavaDelegateHelper | Class that provides helper operations for use in the JavaDelegate class. |
异常摘要 | |
---|---|
BpmnError | Special exception that can be used to throw a BPMN Error from
JavaDelegate s and expressions. |
Interfaces used to include Java code in a process as the behavior of an activity
or as a listener to process events with JavaDelegate
s.
|
||||||||||
上一个软件包 下一个软件包 | 框架 无框架 |