Uses of Class
com.flowable.workobject.engine.impl.persistence.entity.JavaVariable
Package | Description |
---|---|
com.flowable.workobject.engine.impl.persistence.entity |
-
Uses of JavaVariable in com.flowable.workobject.engine.impl.persistence.entity
Methods in com.flowable.workobject.engine.impl.persistence.entity that return JavaVariable Modifier and Type Method Description protected static JavaVariable
LegacyWorkObjectEntityManagerImpl. buildCollectionVariable(LegacyVariableEntityImpl rootVariable, java.util.Map<java.lang.String,java.util.List<LegacyVariableEntityImpl>> parentMapping)