Uses of Package
org.flowable.variable.service.impl.types
Packages that use org.flowable.variable.service.impl.types
-
Classes in org.flowable.variable.service.impl.types used by org.flowable.variable.service.impl.typesClassDescriptionInterface to abstract the JPA cacheable settingClass containing meta-data about Entity-classes.Subclass of
JPAEntityListVariableTypewhich is cacheable, unlike the super-class.Subclass ofJPAEntityVariableTypewhich is cacheable, unlike the super-class.Variable type capable of storing a list of reference to JPA-entities.Variable type capable of storing reference to JPA-entities.An interface that can be implemented by aVariableTypeif wants to track changes to the data that it is saving.