Package com.gradle.scan.plugin
Interface BuildResult
Deprecated.
A description of the build result.
- Since:
- 1.2
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.The source of the build failure, when the build fails.
-
Method Details
-
getFailure
Deprecated.The source of the build failure, when the build fails. Null otherwise.- Returns:
- the source of the build failure
-
BuildResult