Uses of Package
org.activiti.engine.impl.variable
Packages that use org.activiti.engine.impl.variable
Package
Description
-
Classes in org.activiti.engine.impl.variable used by org.activiti.engine.delegate.event
-
Classes in org.activiti.engine.impl.variable used by org.activiti.engine.delegate.event.impl
-
Classes in org.activiti.engine.impl.variable used by org.activiti.engine.impl
-
Classes in org.activiti.engine.impl.variable used by org.activiti.engine.impl.cfg
-
Classes in org.activiti.engine.impl.variable used by org.activiti.engine.impl.db
-
Classes in org.activiti.engine.impl.variable used by org.activiti.engine.impl.persistence.entityClassDescriptionCommon interface for regular and historic variable entities.
-
Classes in org.activiti.engine.impl.variable used by org.activiti.engine.impl.variableClassDescriptionInterface 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.Common interface for regular and historic variable entities.Interface describing a container for all availableVariableTypes of variables.