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 List<MasterDataInstance> |
LoadMasterDataInstanceDataCmd.getExistingInstances(String dataObjectDefinitionKey,
String dataObjectDefinitionId,
String tenantIdForDataObject,
MasterDataInstanceEntityManager masterDataInstanceEntityManager) |
Modifier and Type | Class and Description |
---|---|
class |
MasterDataInstanceEntityManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected MasterDataInstanceEntityManager |
DataObjectEntityManagers.masterDataInstanceEntityManager |
Modifier and Type | Method and Description |
---|---|
MasterDataInstanceEntityManager |
DataObjectEntityManagers.getMasterDataInstanceEntityManager() |
Modifier and Type | Method and Description |
---|---|
void |
DataObjectEntityManagers.setMasterDataInstanceEntityManager(MasterDataInstanceEntityManager masterDataInstanceEntityManager) |
Modifier and Type | Method and Description |
---|---|
static MasterDataInstanceEntityManager |
CommandContextUtil.getMasterDataInstanceEntityManager() |
static MasterDataInstanceEntityManager |
CommandContextUtil.getMasterDataInstanceEntityManager(CommandContext commandContext) |