hudson.plugins.nested_view
Class NestedView.HealthReportContainer
java.lang.Object
hudson.plugins.nested_view.NestedView.HealthReportContainer
- Enclosing class:
- NestedView
public static class NestedView.HealthReportContainer
- extends Object
Container for HealthReport with two methods matching hudson.model.Job
so we can pass this to f:healthReport jelly.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getBuildHealth
public hudson.model.HealthReport getBuildHealth()
getBuildHealthReports
public List<hudson.model.HealthReport> getBuildHealthReports()
Copyright © 2004-2013. All Rights Reserved.