public class ClassificationReport extends Report<MonitorQueryItem,TimeIntervalColumnHeader>
ReportRows of the ClassificationReport are grouped by
classifications.| Modifier and Type | Class and Description |
|---|---|
static interface |
ClassificationReport.Builder
Builder for
ClassificationReport. |
static class |
ClassificationReport.DetailedClassificationReport
The DetailedClassificationReport is a functional extension of the
ClassificationReport. |
columnHeaders| Constructor and Description |
|---|
ClassificationReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders) |
addItem, addItems, addItems, createReportRow, getColumnHeaders, getReportRows, getRow, getRowDesc, getSumRow, rowSize, rowTitlespublic ClassificationReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders)
Copyright © 2019. All rights reserved.