Skip to main content
Version: 8.9

Type Alias: ProcessInstanceMigrationBatchOperationRequest

type ProcessInstanceMigrationBatchOperationRequest = object;

Properties

filter

filter: ProcessInstanceFilter;

The process instance filter.


migrationPlan

migrationPlan: ProcessInstanceMigrationBatchOperationPlan;

The migration plan.


operationReference?

optional operationReference?: OperationReference;