All Classes and Interfaces
Class
Description
Abstract query class that adds methods to query for variable values.
Interface to abstract the JPA cacheable setting
The default implementation of the
VariableInstanceValueModifier interface for the Flowable Variable Service.Class containing meta-data about Entity-classes.
Builder class used to create
FlowableEvent implementations.Implementation of
FlowableVariableEvent.Subclass of
JPAEntityListVariableType which is cacheable, unlike the super-class.Subclass of
JPAEntityVariableType which is cacheable, unlike the super-class.List that initialises binary variable values if command-context is active.
Contains the possible properties which can be used in a
HistoricVariableInstanceQuery.Service which provides access to historic variables.
Variable type capable of storing a list of reference to JPA-entities.
Scans class and creates
EntityMetaData based on it.Variable type capable of storing reference to JPA-entities.
An interface that can be implemented by a
VariableType
if wants to track changes to the data that it is saving.Variable-scope only used to resolve variables when NO execution is active but expression-resolving is needed.
Used to indicate the operator that should be used to comparing values in a query clause.
Represents a variable value used in queries.
A
CommandContextCloseListener that holds one TraceableObject instance that is added by MutableVariableType(s).A dummy implementation of
VariableInstance, used for storing transient variables on a VariableScope, as the VariableScope works with instances of VariableInstance
and not with raw key/values.List that initialises binary variable values if command-context is active.
Contains the possible properties which can be used in a
VariableInstanceQuery.This interface is the contract for modifying the values for persistent and transient variable instances.
Service which provides access to variables.
Wrapper class for
VariableServiceConfiguration to enable VariableValueProvider functionality