Package | Description |
---|---|
org.camunda.bpm.engine.delegate |
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. |
org.camunda.bpm.engine.impl.variable.listener |
Modifier and Type | Interface and Description |
---|---|
interface |
VariableListener<T extends DelegateVariableInstance<?>> |
Modifier and Type | Interface and Description |
---|---|
interface |
DelegateCaseVariableInstance |
Modifier and Type | Class and Description |
---|---|
class |
DelegateCaseVariableInstanceImpl |
Copyright © 2018. All rights reserved.