public class GetCaseInstanceMigrationBatchResultCmd extends Object implements Command<CaseInstanceBatchMigrationResult>
| Modifier and Type | Field and Description |
|---|---|
protected String |
migrationBatchId |
| Constructor and Description |
|---|
GetCaseInstanceMigrationBatchResultCmd(String migrationBatchId) |
| Modifier and Type | Method and Description |
|---|---|
CaseInstanceBatchMigrationResult |
execute(CommandContext commandContext) |
protected String migrationBatchId
public GetCaseInstanceMigrationBatchResultCmd(String migrationBatchId)
public CaseInstanceBatchMigrationResult execute(CommandContext commandContext)
execute in interface Command<CaseInstanceBatchMigrationResult>Copyright © 2021 Flowable. All rights reserved.