public interface BuildResult
A description of the build result.
- Since:
- 1.21
-
Method Summary 
The sources of the build failure, when the build fails.
-
Method Details 
-
getFailures 
The sources of the build failure, when the build fails. Empty otherwise.
- Returns:
- the sources of the build failure