Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskProcessEndEvent

An event signaling the end of a process execution triggered through a task

Hierarchy

  • TaskProcessEndEvent

Index

Properties

execution: TaskExecution

The task execution for which the process got started.

exitCode: number

The process's exit code.