Type Alias: AdHocSubProcessActivateActivitiesInstruction
type AdHocSubProcessActivateActivitiesInstruction = object;
Defined in: gen/types.gen.ts:2559
Properties
cancelRemainingInstances?
optional cancelRemainingInstances: boolean;
Defined in: gen/types.gen.ts:2567
Whether to cancel remaining instances of the ad-hoc sub-process.
elements
elements: AdHocSubProcessActivateActivityReference[];
Defined in: gen/types.gen.ts:2563
Activities to activate.