Uses of Class
com.flowable.platform.edorasone.migration.MigrationService
| Package | Description |
|---|---|
| com.flowable.platform.edorasone.migration |
-
Uses of MigrationService in com.flowable.platform.edorasone.migration
Subclasses of MigrationService in com.flowable.platform.edorasone.migration Modifier and Type Class Description classCaseMigrationServiceclassProcessMigrationServiceclassTaskMigrationServiceFields in com.flowable.platform.edorasone.migration declared as MigrationService Modifier and Type Field Description protected MigrationServiceMigrationJobHandler. migrationServiceprotected MigrationServiceValidationJobHandler. migrationServiceConstructors in com.flowable.platform.edorasone.migration with parameters of type MigrationService Constructor Description MigrationJobHandler(java.lang.String jobHandlerType, MigrationService migrationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)ValidationJobHandler(java.lang.String jobHandlerType, MigrationService migrationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)