Class | Description |
---|---|
ActivityBehaviorInvocation | |
DefaultDelegateInterceptor |
Default implementation, simply proceeding the call.
|
DelegateInvocation |
Provides context about the invocation of usercode and handles the actual
invocation
|
ExecutionListenerInvocation |
Class handling invocations of ExecutionListeners
|
ExpressionGetInvocation |
Class responsible for handling Expression.getValue invocations
|
ExpressionInvocation |
Baseclass responsible for handling invocations of Expressions
|
ExpressionSetInvocation |
Class responsible for handling Expression.setValue() invocations.
|
JavaDelegateInvocation |
Class handling invocations of JavaDelegates
|
TaskListenerInvocation |
Class handling invocations of
TaskListeners |
Copyright © 2015. All rights reserved.