Package | Description |
---|---|
com.flowable.dataobject.engine.impl.cmd | |
com.flowable.dataobject.engine.impl.persistence.entity | |
com.flowable.dataobject.engine.impl.util |
Modifier and Type | Method and Description |
---|---|
protected void |
LoadMasterDataInstanceDataCmd.createVariableEntity(String targetVariableName,
Object variableValue,
MasterDataInstanceEntity masterDataInstance,
VariableTypes variableTypes,
DataObjectVariableEntityManager dataObjectVariableEntityManager) |
Modifier and Type | Class and Description |
---|---|
class |
DataObjectVariableEntityManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected DataObjectVariableEntityManager |
DataObjectEntityManagers.dataObjectVariableEntityManager |
Modifier and Type | Method and Description |
---|---|
DataObjectVariableEntityManager |
DataObjectEntityManagers.getDataObjectVariableEntityManager() |
Modifier and Type | Method and Description |
---|---|
void |
DataObjectEntityManagers.setDataObjectVariableEntityManager(DataObjectVariableEntityManager dataObjectVariableEntityManager) |
Modifier and Type | Method and Description |
---|---|
static DataObjectVariableEntityManager |
CommandContextUtil.getDataObjectVariableEntityManager() |
static DataObjectVariableEntityManager |
CommandContextUtil.getDataObjectVariableEntityManager(CommandContext commandContext) |