Skip to main content
Version: 8.9 (unreleased)

Type Alias: MigrateProcessInstancesBatchOperationData

type MigrateProcessInstancesBatchOperationData = object;

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

Properties

body

body: object;

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

filter

filter: ProcessInstanceFilter;

The process instance filter.

migrationPlan

migrationPlan: ProcessInstanceMigrationBatchOperationPlan;

The migration plan.

operationReference?

optional operationReference: OperationReference;

path?

optional path: never;

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


query?

optional query: never;

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


url

url: "/process-instances/migration";

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