| Modifier and Type | Method and Description |
|---|---|
DataObjectRepositoryService |
DataObjectEngineConfigurationApi.getDataObjectRepositoryService() |
| Modifier and Type | Field and Description |
|---|---|
protected DataObjectRepositoryService |
DataObjectEngineConfiguration.dataObjectRepositoryService |
| Modifier and Type | Method and Description |
|---|---|
DataObjectRepositoryService |
DataObjectEngineConfiguration.getDataObjectRepositoryService() |
DataObjectRepositoryService |
DataObjectEngine.getDataObjectRepositoryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectEngineConfiguration.setDataObjectRepositoryService(DataObjectRepositoryService dataObjectRepositoryService) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAutoDeploymentStrategy.registerDataObjectDefinitions(String deploymentNameHint,
org.springframework.core.io.Resource[] resources,
DataObjectRepositoryService dataObjectRepositoryService) |
void |
AutoDeploymentStrategy.registerDataObjectDefinitions(String deploymentNameHint,
org.springframework.core.io.Resource[] resources,
DataObjectRepositoryService dataObjectRepositoryService)
Performs deployment for the provided resources, using the provided name as a hint and the provided
DataObjectRepositoryService to perform deployment(s). |
| Modifier and Type | Field and Description |
|---|---|
protected DataObjectRepositoryService |
DataObjectEngineImpl.dataObjectRepositoryService |
| Modifier and Type | Method and Description |
|---|---|
DataObjectRepositoryService |
DataObjectEngineImpl.getDataObjectRepositoryService() |
| Modifier and Type | Class and Description |
|---|---|
class |
DataObjectRepositoryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
protected DataObjectRepositoryService |
DataObjectRuntimeServiceImpl.getDataObjectRepositoryService() |
| Modifier and Type | Field and Description |
|---|---|
protected DataObjectRepositoryService |
DatabaseSchemaDataObjectInstanceEntitySession.dataObjectRepositoryService |
| Constructor and Description |
|---|
DatabaseSchemaDataObjectInstanceEntitySession(DataObjectRepositoryService dataObjectRepositoryService,
DatabaseSchemaDataObjectJdbcOperations databaseSchemaDataObjectJdbcOperations) |
| Modifier and Type | Method and Description |
|---|---|
static DataObjectRepositoryService |
CommandContextUtil.getDataObjectRepositoryService() |
static DataObjectRepositoryService |
CommandContextUtil.getDataObjectRepositoryService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected DataObjectRepositoryService |
PlatformAppService.dataObjectRepositoryService |
Copyright © 2019. All rights reserved.