public class ClassificationReport extends Report<MonitorQueryItem,TimeIntervalColumnHeader>
Rows 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) |
public ClassificationReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders)
Copyright © 2020. All rights reserved.