Package org.flowable.variable.service.impl.persistence.entity
package org.flowable.variable.service.impl.persistence.entity
-
ClassDescriptionList that initialises binary variable values if command-context is active.A dummy implementation of
VariableInstance
, used for storing transient variables on aVariableScope
, as theVariableScope
works with instances ofVariableInstance
and not with raw key/values.List that initialises binary variable values if command-context is active.