TaskEndEvent

interface TaskEndEvent(source)

An event signaling the end of an executed task.

This interface is not intended to be implemented.

Online Documentation

Properties

Link copied to clipboard
abstract val execution: TaskExecution

The task item representing the task that finished.