Uses of Interface
org.activiti.engine.impl.variable.CacheableVariable
-
Packages that use CacheableVariable Package Description org.activiti.engine.impl.variable -
-
Uses of CacheableVariable in org.activiti.engine.impl.variable
Classes in org.activiti.engine.impl.variable that implement CacheableVariable Modifier and Type Class Description classHistoricJPAEntityListVariableTypeSubclass ofJPAEntityListVariableTypewhich is cacheable, unlike the super-class.classHistoricJPAEntityVariableTypeSubclass ofJPAEntityVariableTypewhich is cacheable, unlike the super-class.classJPAEntityListVariableTypeVariable type capable of storing a list of reference to JPA-entities.classJPAEntityVariableTypeVariable type capable of storing reference to JPA-entities.
-