Uses of Package
org.flowable.variable.api.delegate
Packages that use org.flowable.variable.api.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.-
Classes in org.flowable.variable.api.delegate used by org.flowable.cmmn.api.delegateClassDescriptionInterface for class that acts as a scope for variables: i.e. the implementation can be used to set and get variables.
-
Classes in org.flowable.variable.api.delegate used by org.flowable.engine.delegateClassDescriptionInterface for class that acts as a scope for variables: i.e. the implementation can be used to set and get variables.
-
Classes in org.flowable.variable.api.delegate used by org.flowable.variable.api.delegateClassDescriptionInterface for class that acts as a scope for variables: i.e. the implementation can be used to set and get variables.