| Package | Description |
|---|---|
| org.flowable.engine.common | |
| org.flowable.engine.common.impl.db |
| Modifier and Type | Field and Description |
|---|---|
protected DbSchemaManager |
AbstractEngineConfiguration.commonDbSchemaManager |
protected DbSchemaManager |
AbstractEngineConfiguration.dbSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
DbSchemaManager |
AbstractEngineConfiguration.getCommonDbSchemaManager() |
DbSchemaManager |
AbstractEngineConfiguration.getDbSchemaManager() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
AbstractEngineConfiguration.setCommonDbSchemaManager(DbSchemaManager commonDbSchemaManager) |
AbstractEngineConfiguration |
AbstractEngineConfiguration.setDbSchemaManager(DbSchemaManager dbSchemaManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSqlScriptBasedDbSchemaManager |
class |
CommonDbSchemaManager |
class |
ServiceSqlScriptBasedDbSchemaManager |
Copyright © 2017 Flowable. All rights reserved.