Uses of Interface
org.camunda.bpm.engine.delegate.JavaDelegate
Packages that use JavaDelegate
Package
Description
-
Uses of JavaDelegate in org.camunda.bpm.engine.impl.bpmn.behavior
Fields in org.camunda.bpm.engine.impl.bpmn.behavior declared as JavaDelegateModifier and TypeFieldDescriptionprotected JavaDelegateServiceTaskJavaDelegateActivityBehavior.javaDelegateConstructors in org.camunda.bpm.engine.impl.bpmn.behavior with parameters of type JavaDelegate -
Uses of JavaDelegate in org.camunda.bpm.engine.impl.bpmn.delegate
Fields in org.camunda.bpm.engine.impl.bpmn.delegate declared as JavaDelegateModifier and TypeFieldDescriptionprotected final JavaDelegateJavaDelegateInvocation.delegateInstanceConstructors in org.camunda.bpm.engine.impl.bpmn.delegate with parameters of type JavaDelegateModifierConstructorDescriptionJavaDelegateInvocation(JavaDelegate delegateInstance, DelegateExecution execution)