Uses of Class
org.camunda.bpm.engine.impl.delegate.DelegateInvocation
Packages that use DelegateInvocation
Package
Description
-
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.bpmn.behavior
Methods in org.camunda.bpm.engine.impl.bpmn.behavior with parameters of type DelegateInvocationModifier and TypeMethodDescriptionprotected void
CallableElementActivityBehavior.invokeVarMappingDelegation
(DelegateInvocation delegation) -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.bpmn.delegate
Subclasses of DelegateInvocation in org.camunda.bpm.engine.impl.bpmn.delegateModifier 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
Subclasses of DelegateInvocation in org.camunda.bpm.engine.impl.cmmn.delegateModifier and TypeClassDescriptionclass
Class handling invocations of ExecutionListeners -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.delegate
Subclasses of DelegateInvocation in org.camunda.bpm.engine.impl.delegateModifier and TypeClassDescriptionclass
Class responsible for handling Expression.getValue invocationsclass
Class responsible for handling Expression.setValue() invocations.class
Methods in org.camunda.bpm.engine.impl.delegate with parameters of type DelegateInvocationModifier 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
Subclasses of DelegateInvocation in org.camunda.bpm.engine.impl.dmn.invocationModifier and TypeClassDescriptionclass
-
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.form.handler
Subclasses of DelegateInvocation in org.camunda.bpm.engine.impl.form.handlerModifier and TypeClassDescriptionclass
class
class
-
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.form.validator
Subclasses of DelegateInvocation in org.camunda.bpm.engine.impl.form.validator -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor with parameters of type DelegateInvocationModifier and TypeMethodDescriptionvoid
DelegateInterceptor.handleInvocation
(DelegateInvocation invocation) -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.task.delegate
Subclasses of DelegateInvocation in org.camunda.bpm.engine.impl.task.delegate -
Uses of DelegateInvocation in org.camunda.bpm.engine.impl.variable.listener
Subclasses of DelegateInvocation in org.camunda.bpm.engine.impl.variable.listener