Skip to main content
Version: 8.9 (unreleased)

Type Alias: ProcessInstanceMigrationBatchOperationRequest

type ProcessInstanceMigrationBatchOperationRequest = object;

Defined in: gen/types.gen.ts:934

Properties

filter

filter: ProcessInstanceFilter;

Defined in: gen/types.gen.ts:938

The process instance filter.


migrationPlan

migrationPlan: ProcessInstanceMigrationBatchOperationPlan;

Defined in: gen/types.gen.ts:942

The migration plan.


operationReference?

optional operationReference: OperationReference;

Defined in: gen/types.gen.ts:943