Uses of Class
org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
Packages that use CaseInstanceBatchMigrationResult
Package
Description
-
Uses of CaseInstanceBatchMigrationResult in org.flowable.cmmn.api
Methods in org.flowable.cmmn.api that return CaseInstanceBatchMigrationResultModifier and TypeMethodDescriptionCmmnMigrationService.getResultsOfBatchCaseInstanceMigration
(String migrationBatchId) -
Uses of CaseInstanceBatchMigrationResult in org.flowable.cmmn.engine.impl.cmd
Methods in org.flowable.cmmn.engine.impl.cmd that return CaseInstanceBatchMigrationResultModifier and TypeMethodDescriptionprotected CaseInstanceBatchMigrationResult
GetCaseInstanceMigrationBatchResultCmd.convertFromBatch
(Batch batch, com.fasterxml.jackson.databind.ObjectMapper objectMapper) GetCaseInstanceMigrationBatchResultCmd.execute
(CommandContext commandContext) -
Uses of CaseInstanceBatchMigrationResult in org.flowable.cmmn.engine.impl.migration
Methods in org.flowable.cmmn.engine.impl.migration that return CaseInstanceBatchMigrationResultModifier and TypeMethodDescriptionCmmnMigrationServiceImpl.getResultsOfBatchCaseInstanceMigration
(String migrationBatchId)