Uses of Class
pro.taskana.monitor.api.reports.ClassificationReport.DetailedClassificationReport
-
Packages that use ClassificationReport.DetailedClassificationReport Package Description pro.taskana.monitor.api.reports pro.taskana.monitor.internal.reports -
-
Uses of ClassificationReport.DetailedClassificationReport in pro.taskana.monitor.api.reports
Methods in pro.taskana.monitor.api.reports that return ClassificationReport.DetailedClassificationReport Modifier and Type Method Description ClassificationReport.DetailedClassificationReportClassificationReport.Builder. buildDetailedReport()Returns aClassificationReport.DetailedClassificationReportcontaining all tasks after applying the filters.ClassificationReport.DetailedClassificationReportClassificationReport.Builder. buildDetailedReport(TaskTimestamp timestamp) -
Uses of ClassificationReport.DetailedClassificationReport in pro.taskana.monitor.internal.reports
Methods in pro.taskana.monitor.internal.reports that return ClassificationReport.DetailedClassificationReport Modifier and Type Method Description ClassificationReport.DetailedClassificationReportClassificationReportBuilderImpl. buildDetailedReport()ClassificationReport.DetailedClassificationReportClassificationReportBuilderImpl. buildDetailedReport(TaskTimestamp timestamp)
-