TaskProcessStartEvent

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

Online Documentation

Properties

Link copied to clipboard
abstract val execution: TaskExecution

The task execution for which the process got started.

Link copied to clipboard
abstract val processId: Int

The underlying process id.