Package | Description |
---|---|
com.flowable.platform.api | |
com.flowable.platform.engine | |
com.flowable.platform.engine.impl | |
com.flowable.platform.engine.impl.migration |
Modifier and Type | Method and Description |
---|---|
MigrationService |
PlatformEngineConfigurationApi.getMigrationService() |
Modifier and Type | Field and Description |
---|---|
protected MigrationService |
PlatformEngineConfiguration.migrationService |
Modifier and Type | Method and Description |
---|---|
MigrationService |
PlatformEngineConfiguration.getMigrationService() |
MigrationService |
PlatformEngine.getMigrationService() |
Modifier and Type | Method and Description |
---|---|
void |
PlatformEngineConfiguration.setMigrationService(MigrationService migrationService) |
Modifier and Type | Field and Description |
---|---|
protected MigrationService |
PlatformEngineImpl.migrationService |
Modifier and Type | Method and Description |
---|---|
MigrationService |
PlatformEngineImpl.getMigrationService() |
Modifier and Type | Class and Description |
---|---|
class |
MigrationServiceImpl |