Uses of Package
org.camunda.bpm.engine.delegate
-
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.application Class Description BaseDelegateExecution ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.TaskListener 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 Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateTask -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.application.impl.event Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateListener DelegateTask ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.TaskListener 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 Class Description DelegateTask -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.cdi.impl.event Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateListener DelegateTask ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.TaskListener 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 Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.delegate Class Description BaseDelegateExecution BpmnModelExecutionContext Implemented by classes which provide access to theBpmnModelInstance
and the currently executedFlowElement
.CmmnModelExecutionContext Implemented by classes which provide access to theCmmnModelInstance
and the currently executedCmmnElement
.DelegateCaseExecution DelegateCaseVariableInstance DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateListener DelegateTask DelegateVariableInstance ProcessEngineServicesAware Interface providing access to theProcessEngineServices
from Java delegation code.VariableListener VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.behavior Class Description BpmnError Special exception that can be used to throw a BPMN Error fromJavaDelegate
s and expressions.DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateListener DelegateVariableMapping Represents a delegated mapping of input and output variables.ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Expression JavaDelegate 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).VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.delegate Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.JavaDelegate 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 Class Description Expression -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.helper Class Description BpmnError Special exception that can be used to throw a BPMN Error fromJavaDelegate
s and expressions. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.listener Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateListener ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Expression -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.bpmn.parser Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.Expression TaskListener Listener interface implemented by user code which wants to be notified when a property of a task changes.VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cfg.multitenancy Class Description DelegateCaseExecution DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmd Class Description VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.behavior Class Description Expression VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.delegate Class Description CaseExecutionListener Listener interface implemented by user code which wants to be notified when a state transition happens on aCaseExecution
.DelegateCaseExecution -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.entity.runtime Class Description BaseDelegateExecution CmmnModelExecutionContext Implemented by classes which provide access to theCmmnModelInstance
and the currently executedCmmnElement
.DelegateCaseExecution ProcessEngineServicesAware Interface providing access to theProcessEngineServices
from Java delegation code.VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.execution Class Description BaseDelegateExecution CmmnModelExecutionContext Implemented by classes which provide access to theCmmnModelInstance
and the currently executedCmmnElement
.DelegateCaseExecution ProcessEngineServicesAware Interface providing access to theProcessEngineServices
from Java delegation code.VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.handler Class Description CaseExecutionListener Listener interface implemented by user code which wants to be notified when a state transition happens on aCaseExecution
.CaseVariableListener A variable listener can be defined on a scope in a case model.Expression TaskListener 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.listener Class Description CaseExecutionListener Listener interface implemented by user code which wants to be notified when a state transition happens on aCaseExecution
.DelegateCaseExecution DelegateListener Expression -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.cmmn.model Class Description CaseExecutionListener Listener interface implemented by user code which wants to be notified when a state transition happens on aCaseExecution
.Expression VariableListener -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.delegate Class Description BaseDelegateExecution -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.instance Class Description BaseDelegateExecution DelegateListener VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.model Class Description BaseDelegateExecution DelegateListener VariableListener VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.operation Class Description BaseDelegateExecution DelegateListener -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.variable.mapping.value Class Description VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.core.variable.scope Class Description VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.delegate Class Description BaseDelegateExecution VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.dmn.invocation Class Description VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.el Class Description BaseDelegateExecution DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.Expression VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.form.engine Class Description VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.form.handler Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.Expression VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.form.validator Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.Expression VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.history.parser Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateListener DelegateTask ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.TaskListener 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 Class Description DelegateCaseExecution DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateTask VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.history.transformer Class Description CaseExecutionListener Listener interface implemented by user code which wants to be notified when a state transition happens on aCaseExecution
.DelegateCaseExecution DelegateListener -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.jobexecutor Class Description Expression -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.metrics.parser Class Description CaseExecutionListener Listener interface implemented by user code which wants to be notified when a state transition happens on aCaseExecution
.DelegateCaseExecution DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateListener ExecutionListener 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 Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s. -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.persistence.entity Class Description BaseDelegateExecution BpmnModelExecutionContext Implemented by classes which provide access to theBpmnModelInstance
and the currently executedFlowElement
.DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateTask Expression ProcessEngineServicesAware Interface providing access to theProcessEngineServices
from Java delegation code.TaskListener Listener interface implemented by user code which wants to be notified when a property of a task changes.VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.pvm Class Description ExecutionListener 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.pvm.delegate Class Description BaseDelegateExecution BpmnModelExecutionContext Implemented by classes which provide access to theBpmnModelInstance
and the currently executedFlowElement
.DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateTask ProcessEngineServicesAware Interface providing access to theProcessEngineServices
from Java delegation code.VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.pvm.process Class Description BaseDelegateExecution ExecutionListener 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.pvm.runtime Class Description BaseDelegateExecution BpmnModelExecutionContext Implemented by classes which provide access to theBpmnModelInstance
and the currently executedFlowElement
.DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.ProcessEngineServicesAware Interface providing access to theProcessEngineServices
from Java delegation code.VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.scripting Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.Expression VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.scripting.engine Class Description VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.scripting.env Class Description VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.task Class Description Expression TaskListener Listener interface implemented by user code which wants to be notified when a property of a task changes.VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.task.delegate Class Description BaseDelegateExecution DelegateTask TaskListener 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.task.listener Class Description DelegateTask Expression TaskListener 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.util Class Description Expression VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.variable Class Description Expression VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.impl.variable.listener Class Description BaseDelegateExecution CaseVariableListener A variable listener can be defined on a scope in a case model.DelegateCaseExecution DelegateCaseVariableInstance DelegateVariableInstance Expression ProcessEngineServicesAware Interface providing access to theProcessEngineServices
from Java delegation code.VariableListener -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.spring Class Description VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.engine.test.mock Class Description VariableScope -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.example.invoice.service Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.JavaDelegate 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.steps Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateListener DelegateTask ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.TaskListener 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.upgrade Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.JavaDelegate 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.util Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateListener ExecutionListener Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.JavaDelegate 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 Class Description DelegateExecution Execution used inJavaDelegate
s andExecutionListener
s.DelegateTask -
Classes in org.camunda.bpm.engine.delegate used by org.camunda.bpm.springboot.project.qa.spin Class Description JavaDelegate 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.connect.plugin.impl Class Description VariableScope