Type Alias: ProcessInstanceCreationStartInstruction
type ProcessInstanceCreationStartInstruction = object;
Defined in: gen/types.gen.ts:5531
Properties
elementId
elementId: ElementId;
Defined in: gen/types.gen.ts:5540
Future extensions might include:
- different types of start instructions
- ability to set local variables for different flow scopes
For now, however, the start instruction is implicitly a "startBeforeElement" instruction