Expand description

Nested message and enum types in Execution.

Modules§

Structs§

  • Error describes why the execution was abnormally terminated.
  • A collection of stack elements (frames) where an error occurred.
  • A single stack element (frame) where an error occurred.
  • Describes an error related to the current state of the Execution resource.
  • Represents the current status of this execution.

Enums§

  • Describes the level of platform logging to apply to calls and call responses during workflow executions.
  • Describes the current state of the execution. More states might be added in the future.