Uses of Interface
org.camunda.bpm.engine.delegate.JavaDelegate
Package
Description
-
Uses of JavaDelegate in org.camunda.bpm.engine.impl.bpmn.behavior
Modifier and TypeFieldDescriptionprotected JavaDelegate
ServiceTaskJavaDelegateActivityBehavior.javaDelegate
-
Uses of JavaDelegate in org.camunda.bpm.engine.impl.bpmn.delegate
Modifier and TypeFieldDescriptionprotected final JavaDelegate
JavaDelegateInvocation.delegateInstance
ModifierConstructorDescriptionJavaDelegateInvocation
(JavaDelegate delegateInstance, DelegateExecution execution) -
Uses of JavaDelegate in org.camunda.bpm.example.invoice.service
Modifier and TypeClassDescriptionclass
This is an empty service implementation illustrating how to use a plain Java Class as a BPMN 2.0 Service Task delegate.class
This is an empty service implementation illustrating how to use a plain Java Class as a BPMN 2.0 Service Task delegate. -
Uses of JavaDelegate in org.camunda.bpm.qa.upgrade
-
Uses of JavaDelegate in org.camunda.bpm.qa.upgrade.util
-
Uses of JavaDelegate in org.camunda.bpm.springboot.project.qa.spin
Modifier and TypeMethodDescriptionSpinApplication.spinDeserializerDelegate()
SpinApplication.spinJava8DeserializerDelegate()