Package | Description |
---|---|
org.camunda.bpm.engine.impl.delegate | |
org.camunda.bpm.engine.impl.interceptor |
Modifier and Type | Class and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
void |
DefaultDelegateInterceptor.handleInvocation(DelegateInvocation invocation) |
Modifier and Type | Method and Description |
---|---|
void |
DelegateInterceptor.handleInvocation(DelegateInvocation invocation) |
Copyright © 2015. All rights reserved.