Uses of Interface
org.flowable.variable.api.delegate.VariableScope
Packages that use VariableScope
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.-
Uses of VariableScope in org.flowable.cmmn.api.delegate
Subinterfaces of VariableScope in org.flowable.cmmn.api.delegate -
Uses of VariableScope in org.flowable.engine.delegate
Subinterfaces of VariableScope in org.flowable.engine.delegateModifier and TypeInterfaceDescriptioninterface
Execution used inJavaDelegate
s andExecutionListener
s. -
Uses of VariableScope in org.flowable.variable.api.delegate
Methods in org.flowable.variable.api.delegate that return VariableScope