TaskOperationDescriptor

Describes a task operation for which an event has occurred.

Since

2.5

Functions

Link copied to clipboard
Returns the dependencies of the task (other tasks and transforms), if available.
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
@Nullable
abstract fun getOriginPlugin(): PluginIdentifier
Returns the identifier of the plugin that registered this task, if available.
Link copied to clipboard
Link copied to clipboard
abstract fun getTaskPath(): String
Returns the path of the task.