gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.testkit.runner
/
BuildTask
Build
Task
API
interface
BuildTask
(
source
)
A task that was executed when running a specific build.
Since
2.6
See also
Build
Result
Members
Functions
get
Outcome
Link copied to clipboard
API
abstract
fun
getOutcome
(
)
:
TaskOutcome
The outcome of attempting to execute this task.
get
Path
Link copied to clipboard
API
abstract
fun
getPath
(
)
:
String
The unique path of the task.