Type Alias: AdHocSubProcessActivateActivityReference
type AdHocSubProcessActivateActivityReference = object;
Defined in: gen/types.gen.ts:2570
Properties
elementId
elementId: ElementId;
Defined in: gen/types.gen.ts:2574
The ID of the element that should be activated.
variables?
optional variables: object;
Defined in: gen/types.gen.ts:2578
Variables to be set when activating the element.
Index Signature
[key: string]: unknown