Represents a task which is executable by Gradle.
Note: Task extends Launchable since 1.12.
| Methods inherited from class | Name |
|---|---|
interface Launchable |
getDescription, getDisplayName, getProjectIdentifier, isPublic |
Returns the description of this task, or null if it has no description.
null if it has no description.Returns the group a task belongs to.
Returns the name of this task. Note that the name is not necessarily a unique identifier for the task.
Returns the path of this task. This is a fully qualified unique name for this task.