Uses of Interface
com.flowable.platform.api.migration.MigrationService
Packages that use MigrationService
Package
Description
-
Uses of MigrationService in com.flowable.platform.api
Methods in com.flowable.platform.api that return MigrationService -
Uses of MigrationService in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as MigrationServiceModifier and TypeFieldDescriptionprotected MigrationServicePlatformEngineConfiguration.migrationServiceMethods in com.flowable.platform.engine that return MigrationServiceModifier and TypeMethodDescriptionPlatformEngine.getMigrationService()PlatformEngineConfiguration.getMigrationService()Methods in com.flowable.platform.engine with parameters of type MigrationServiceModifier and TypeMethodDescriptionvoidPlatformEngineConfiguration.setMigrationService(MigrationService migrationService) -
Uses of MigrationService in com.flowable.platform.engine.impl
Fields in com.flowable.platform.engine.impl declared as MigrationServiceMethods in com.flowable.platform.engine.impl that return MigrationService -
Uses of MigrationService in com.flowable.platform.engine.impl.migration
Classes in com.flowable.platform.engine.impl.migration that implement MigrationService