Class StatBuilds
java.lang.Object
hudson.plugins.view.dashboard.DashboardPortlet
hudson.plugins.view.dashboard.stats.StatBuilds
- All Implemented Interfaces:
ExtensionPoint,Describable<DashboardPortlet>,ModelObject
Build statistics - number of builds with given build status
- Author:
- Vojtech Juranek
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBuildStat(List<TopLevelItem> jobs) floatroundFloatDecimal(float input) Methods inherited from class hudson.plugins.view.dashboard.DashboardPortlet
all, getComparator, getDashboard, getDescriptor, getDisplayName, getId, getJob, getName, getUrl
-
Constructor Details
-
StatBuilds
-
-
Method Details
-
getBuildStat
-
roundFloatDecimal
public float roundFloatDecimal(float input)
-