Uses of Package
org.camunda.bpm.engine.delegate
Packages that use org.camunda.bpm.engine.delegate
Package
Description
Interfaces used to include Java code in a process as the behavior of an activity
or as a listener to process events with
JavaDelegate
s.API implementation classes, which shouldn't directly be used by end-users.
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.applicationClassDescriptionCallback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Listener interface implemented by user code which wants to be notified when a property of a task changes.
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.application.impl
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.application.impl.eventClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Listener interface implemented by user code which wants to be notified when a property of a task changes. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.cdi
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.cdi.impl.eventClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Listener interface implemented by user code which wants to be notified when a property of a task changes. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.context
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.delegateClassDescriptionImplemented by classes which provide access to the
BpmnModelInstance
and the currently executedFlowElement
.Implemented by classes which provide access to theCmmnModelInstance
and the currently executedCmmnElement
.Execution used inJavaDelegate
s andExecutionListener
s.Interface providing access to theProcessEngineServices
from Java delegation code. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.behaviorClassDescriptionSpecial exception that can be used to throw a BPMN Error from
JavaDelegate
s and expressions.Execution used inJavaDelegate
s andExecutionListener
s.Represents a delegated mapping of input and output variables.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Convience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic). -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.delegateClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Convience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic). -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.deployer
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.helperClassDescriptionSpecial exception that can be used to throw a BPMN Error from
JavaDelegate
s and expressions. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.listenerClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.parserClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Listener interface implemented by user code which wants to be notified when a property of a task changes. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cfg.multitenancy
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmd
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.behavior
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.delegateClassDescriptionListener interface implemented by user code which wants to be notified when a state transition happens on a
CaseExecution
. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.entity.runtimeClassDescriptionImplemented by classes which provide access to the
CmmnModelInstance
and the currently executedCmmnElement
.Interface providing access to theProcessEngineServices
from Java delegation code. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.executionClassDescriptionImplemented by classes which provide access to the
CmmnModelInstance
and the currently executedCmmnElement
.Interface providing access to theProcessEngineServices
from Java delegation code. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.handlerClassDescriptionListener interface implemented by user code which wants to be notified when a state transition happens on a
CaseExecution
.A variable listener can be defined on a scope in a case model.Listener interface implemented by user code which wants to be notified when a property of a task changes. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.listenerClassDescriptionListener interface implemented by user code which wants to be notified when a state transition happens on a
CaseExecution
. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.modelClassDescriptionListener interface implemented by user code which wants to be notified when a state transition happens on a
CaseExecution
. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.delegate
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.instance
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.model
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.operation
-
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.variable.scope
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.delegate
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.dmn.invocation
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.el
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.form
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.form.engine
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.form.handler
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.form.validator
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.history.parserClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Listener interface implemented by user code which wants to be notified when a property of a task changes. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.history.producer
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.history.transformerClassDescriptionListener interface implemented by user code which wants to be notified when a state transition happens on a
CaseExecution
. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.jobexecutor
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.metrics.parserClassDescriptionListener interface implemented by user code which wants to be notified when a state transition happens on a
CaseExecution
.Execution used inJavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.migration.instance
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.persistence.entityClassDescriptionImplemented by classes which provide access to the
BpmnModelInstance
and the currently executedFlowElement
.Execution used inJavaDelegate
s andExecutionListener
s.Interface providing access to theProcessEngineServices
from Java delegation code.Listener interface implemented by user code which wants to be notified when a property of a task changes. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.pvmClassDescriptionCallback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.pvm.delegateClassDescriptionImplemented by classes which provide access to the
BpmnModelInstance
and the currently executedFlowElement
.Execution used inJavaDelegate
s andExecutionListener
s.Interface providing access to theProcessEngineServices
from Java delegation code. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.pvm.processClassDescriptionCallback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.pvm.runtimeClassDescriptionImplemented by classes which provide access to the
BpmnModelInstance
and the currently executedFlowElement
.Execution used inJavaDelegate
s andExecutionListener
s.Interface providing access to theProcessEngineServices
from Java delegation code. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.scripting
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.scripting.engine
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.scripting.env
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.taskClassDescriptionListener interface implemented by user code which wants to be notified when a property of a task changes.
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.task.delegateClassDescriptionListener interface implemented by user code which wants to be notified when a property of a task changes.
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.task.listenerClassDescriptionListener interface implemented by user code which wants to be notified when a property of a task changes.
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.util
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.variable
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.variable.listenerClassDescriptionA variable listener can be defined on a scope in a case model.Interface providing access to the
ProcessEngineServices
from Java delegation code. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.spring
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.test.mock
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.example.invoice.serviceClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Convience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic). -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.qa.performance.engine.stepsClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Listener interface implemented by user code which wants to be notified when a property of a task changes. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.qa.upgradeClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Convience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic). -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.qa.upgrade.utilClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Convience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic). -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.spring.boot.starter.event
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.springboot.project.qa.spinClassDescriptionConvience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic).
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.connect.plugin.impl
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.qaClassDescriptionExecution used in
JavaDelegate
s andExecutionListener
s.Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.