Interface BuildResult
Deprecated.
A description of the build result.
- Since:
- 1.2
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.The sources of the build failure, when the build fails.
-
Method Details
-
getFailures
Deprecated.The sources of the build failure, when the build fails. Empty otherwise.- Returns:
- the sources of the build failure
-
BuildResult