Task
Represents a task which is executable by Gradle.
Note: Task extends Launchable since 1.12.
Since
1.0-milestone-3
Inheritors
Functions
Link copied to clipboard
Returns the path of this task within the build tree.
Link copied to clipboard
Returns the description of this task, or
null if it has no description.Link copied to clipboard
Returns a human-consumable display name for this launchable.
Link copied to clipboard
Returns the identifier for the Gradle project that this model originated from.