Uses of Interface
pro.taskana.monitor.api.reports.ClassificationCategoryReport.Builder
-
Packages that use ClassificationCategoryReport.Builder Package Description pro.taskana.monitor.api pro.taskana.monitor.internal pro.taskana.monitor.internal.reports -
-
Uses of ClassificationCategoryReport.Builder in pro.taskana.monitor.api
Methods in pro.taskana.monitor.api that return ClassificationCategoryReport.Builder Modifier and Type Method Description ClassificationCategoryReport.BuilderMonitorService. createClassificationCategoryReportBuilder()Provides aClassificationCategoryReport.Builderfor creating aClassificationCategoryReport, list the task ids of this report and list the values of an entered custom attribute. -
Uses of ClassificationCategoryReport.Builder in pro.taskana.monitor.internal
Methods in pro.taskana.monitor.internal that return ClassificationCategoryReport.Builder Modifier and Type Method Description ClassificationCategoryReport.BuilderMonitorServiceImpl. createClassificationCategoryReportBuilder() -
Uses of ClassificationCategoryReport.Builder in pro.taskana.monitor.internal.reports
Classes in pro.taskana.monitor.internal.reports that implement ClassificationCategoryReport.Builder Modifier and Type Class Description classClassificationCategoryReportBuilderImplThe implementation of CategoryReportBuilder.Methods in pro.taskana.monitor.internal.reports that return ClassificationCategoryReport.Builder Modifier and Type Method Description protected ClassificationCategoryReport.BuilderClassificationCategoryReportBuilderImpl. _this()
-