All Classes and Interfaces
Class
Description
Abstract query class that adds methods to query for variable values.
Interface to abstract the JPA cacheable setting
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.Service which provides access to variables.
Wrapper class for
VariableServiceConfiguration to enable VariableValueProvider functionality