|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HealthDescriptor
A health descriptor defines the parameters to create the build health.
| Method Summary | |
|---|---|
String |
getHealthy()
Returns the healthy threshold, i.e. |
Priority |
getMinimumPriority()
Returns the minimum priority that should be considered when computing build health. |
Thresholds |
getThresholds()
Returns the threshold of all annotations to be reached if a build should be considered as unstable or failed, resp. |
String |
getUnHealthy()
Returns the unhealthy threshold, i.e. |
| Method Detail |
|---|
Thresholds getThresholds()
String getHealthy()
String getUnHealthy()
Priority getMinimumPriority()
Priority.NORMAL is returned, then
annotations with priority Priority.LOW are ignored.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||