Skip to main content
Version: 8.9

Type Alias: ProcessInstanceCreationStartInstruction

type ProcessInstanceCreationStartInstruction = object;

Properties

elementId

elementId: ElementId;

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