| Modifier and Type | Method and Description |
|---|---|
Build |
BuildResult.getBuild()
Returns the associated build that this run was part of.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Build.compareTo(Build o) |
LocalDate |
TimeFacade.getBuildDate(Build build)
Return the date of a build, i.e. a
LocalDate with the same year, month and day as today. |
| Constructor and Description |
|---|
BuildResult(Build build,
T result)
Creates a new instance of
BuildResult. |
Copyright © 2016–2019. All rights reserved.