|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelegateInvocation | |
|---|---|
| org.camunda.bpm.engine.impl.delegate | |
| org.camunda.bpm.engine.impl.interceptor | |
| Uses of DelegateInvocation in org.camunda.bpm.engine.impl.delegate |
|---|
| Subclasses of DelegateInvocation in org.camunda.bpm.engine.impl.delegate | |
|---|---|
class |
ActivityBehaviorInvocation
|
class |
ExecutionListenerInvocation
Class handling invocations of ExecutionListeners |
class |
ExpressionGetInvocation
Class responsible for handling Expression.getValue invocations |
class |
ExpressionInvocation
Baseclass responsible for handling invocations of Expressions |
class |
ExpressionSetInvocation
Class responsible for handling Expression.setValue() invocations. |
class |
JavaDelegateInvocation
Class handling invocations of JavaDelegates |
class |
TaskListenerInvocation
Class handling invocations of TaskListeners |
| Methods in org.camunda.bpm.engine.impl.delegate with parameters of type DelegateInvocation | |
|---|---|
void |
DefaultDelegateInterceptor.handleInvocation(DelegateInvocation invocation)
|
| Uses of DelegateInvocation in org.camunda.bpm.engine.impl.interceptor |
|---|
| Methods in org.camunda.bpm.engine.impl.interceptor with parameters of type DelegateInvocation | |
|---|---|
void |
DelegateInterceptor.handleInvocation(DelegateInvocation invocation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||