Represents a task which is executable by Gradle.
Type | Name and description |
---|---|
GradleProject |
getProject() Returns the Gradle project this task is defined in. |
Methods inherited from class | Name |
---|---|
interface Task |
getDescription, getName, getPath, getProject |
interface Launchable |
getDescription, getDisplayName, isPublic |
Returns the Gradle project this task is defined in.