Package org.camunda.bpm.engine.impl.delegate
-
Class Summary Class Description ClassDelegate DefaultDelegateInterceptor The default implementation of the DelegateInterceptor.DelegateInvocation Provides context about the invocation of usercode and handles the actual invocationExpressionGetInvocation Class responsible for handling Expression.getValue invocationsExpressionSetInvocation Class responsible for handling Expression.setValue() invocations.ScriptInvocation