| Modifier and Type | Method and Description |
|---|---|
PlatformEngineConfiguration |
PlatformEngine.getPlatformEngineConfiguration() |
PlatformEngineConfiguration |
PlatformEngineConfiguration.setDataSource(DataSource dataSource) |
| Modifier and Type | Field and Description |
|---|---|
protected PlatformEngineConfiguration |
PlatformEngineImpl.engineConfiguration |
| Modifier and Type | Method and Description |
|---|---|
PlatformEngineConfiguration |
PlatformEngineImpl.getPlatformEngineConfiguration() |
| Constructor and Description |
|---|
PlatformEngineImpl(PlatformEngineConfiguration engineConfiguration) |
| Constructor and Description |
|---|
CommentServiceImpl(PlatformEngineConfiguration platformEngineConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected PlatformEngineConfiguration |
PlatformEngineConfigurator.engineConfiguration |
| Modifier and Type | Method and Description |
|---|---|
PlatformEngineConfiguration |
PlatformEngineConfigurator.getEngineConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformEngineConfigurator.setEngineConfiguration(PlatformEngineConfiguration engineConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected PlatformEngineConfiguration |
PlatformProcessHistoryManager.engineConfiguration |
protected PlatformEngineConfiguration |
PlatformCmmnHistoryManager.engineConfiguration |
| Constructor and Description |
|---|
PlatformCmmnHistoryManager(PlatformEngineConfiguration engineConfiguration) |
PlatformProcessHistoryManager(PlatformEngineConfiguration engineConfiguration) |
| Constructor and Description |
|---|
MigrationServiceImpl(PlatformEngineConfiguration platformEngineConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected PlatformEngineConfiguration |
PlatformEntityManagers.configuration |
protected PlatformEngineConfiguration |
AbstractEntityManager.configuration |
| Constructor and Description |
|---|
AbstractEntityManager(PlatformEngineConfiguration configuration) |
CommentEntityManagerImpl(PlatformEngineConfiguration configuration,
CommentDataManager commentDataManager) |
PlatformEntityManagers(PlatformEngineConfiguration configuration,
PlatformDataManagers dataManagers) |
TranslationEntityManagerImpl(PlatformEngineConfiguration configuration,
TranslationDataManager translationDataManager) |
| Constructor and Description |
|---|
TranslationServiceImpl(PlatformEngineConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static PlatformEngineConfiguration |
CommandContextUtil.getPlatformEngineConfiguration() |
static PlatformEngineConfiguration |
CommandContextUtil.getPlatformEngineConfiguration(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.