Class BuildChartAction.RunAnomaliesData
java.lang.Object
org.jenkinsci.plugins.vmanager.charts.BuildChartAction.RunAnomaliesData
- Enclosing class:
BuildChartAction
Result returned to the front-end Stapler proxy for the Run Anomalies
chart: a fixed 4-category × 3-stack matrix (Duration / CPU Time /
Max Memory / Avg Memory, each split into None / Unknown / Anomaly).
Sent as parallel arrays in fixed category order so the front-end
doesn't have to do any reshaping.
-
Method Details
-
getCategories
-
getNone
-
getUnknown
-
getAnomaly
-
getTotalRuns
public int getTotalRuns() -
getError
-