public class DetailedClassificationReport extends ClassificationReport
DetailedMonitorQueryItems to the DetailedClassificationReport.reportLines, sumLine| Constructor and Description |
|---|
DetailedClassificationReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDetailedMonitoringQueryItems(List<DetailedMonitorQueryItem> detailedMonitorQueryItems,
List<ReportLineItemDefinition> reportLineItemDefinitions,
boolean inWorkingDays)
Adds the information of the
DetailedMonitorQueryItems to the DetailedClassificationReport. |
addMonitoringQueryItems, createSumLine, getReportLines, getSumLine, setReportLines, setSumLinepublic void addDetailedMonitoringQueryItems(List<DetailedMonitorQueryItem> detailedMonitorQueryItems, List<ReportLineItemDefinition> reportLineItemDefinitions, boolean inWorkingDays)
DetailedMonitorQueryItems to the DetailedClassificationReport.detailedMonitorQueryItems - a list of DetailedMonitorQueryItem with the information of the databasereportLineItemDefinitions - a list of ReportLineItemDefinitions that is needed to create the ReportLines.inWorkingDays - a boolean parameter that specifies whether the age of the tasks should be counted in days or in
working days.Copyright © 2018. All rights reserved.