| Package | Description |
|---|---|
| org.flowable.variable.service.impl.types |
| Class and Description |
|---|
| ByteArrayType |
| CacheableVariable
Interface to abstract the JPA cacheable setting
|
| DefaultVariableTypes |
| EntityManagerSession |
| EntityMetaData
Class containing meta-data about Entity-classes.
|
| HistoricJPAEntityListVariableType
Subclass of
JPAEntityListVariableType which is cacheable, unlike the super-class. |
| HistoricJPAEntityVariableType
Subclass of
JPAEntityVariableType which is cacheable, unlike the super-class. |
| JPAEntityListVariableType
Variable type capable of storing a list of reference to JPA-entities.
|
| JPAEntityMappings |
| JPAEntityVariableType
Variable type capable of storing reference to JPA-entities.
|
| JsonType |
| MutableVariableType
An interface that can be implemented by a
VariableType
if wants to track changes to the data that it is saving. |
| SerializableType |
| TraceableObject |
Copyright © 2022 Flowable. All rights reserved.