Uses of Class
org.camunda.bpm.engine.impl.delegate.DelegateInvocation
Package
Description
-
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.bpmn.behavior
Modifier and TypeMethodDescriptionprotected void
CallableElementActivityBehavior.invokeVarMappingDelegation
(DelegateInvocation delegation) -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.bpmn.delegate
Modifier and TypeClassDescriptionclass
class
class
Class handling invocations of ExecutionListenersclass
Class handling invocations of JavaDelegates -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.cmmn.delegate
Modifier and TypeClassDescriptionclass
Class handling invocations of ExecutionListeners -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.delegate
Modifier and TypeClassDescriptionclass
Class responsible for handling Expression.getValue invocationsclass
Class responsible for handling Expression.setValue() invocations.class
Modifier and TypeMethodDescriptionprotected ProcessApplicationReference
DefaultDelegateInterceptor.getProcessApplicationForInvocation
(DelegateInvocation invocation) void
DefaultDelegateInterceptor.handleInvocation
(DelegateInvocation invocation) protected void
DefaultDelegateInterceptor.handleInvocationInContext
(DelegateInvocation invocation) -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.dmn.invocation
Modifier and TypeClassDescriptionclass
-
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.form.handler
Modifier and TypeClassDescriptionclass
class
class
-
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.form.validator
-
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.interceptor
Modifier and TypeMethodDescriptionvoid
DelegateInterceptor.handleInvocation
(DelegateInvocation invocation) -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.task.delegate
-
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.variable.listener