gradle
8.2
Java API
gradle
/
org.gradle.testkit.runner
/
BuildTask
Build
Task
Java API
interface
BuildTask
A task that was executed when running a specific build.
See also
Build
Result
Members
Functions
get
Outcome
Link copied to clipboard
Java API
abstract
fun
getOutcome
(
)
:
TaskOutcome
The outcome of attempting to execute this task.
get
Path
Link copied to clipboard
Java API
abstract
fun
getPath
(
)
:
String
The unique path of the task.