Uses of Interface
pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
-
Packages that use TimeIntervalReportBuilder Package Description pro.taskana.monitor.api.reports pro.taskana.monitor.internal.reports -
-
Uses of TimeIntervalReportBuilder in pro.taskana.monitor.api.reports
Classes in pro.taskana.monitor.api.reports with type parameters of type TimeIntervalReportBuilder Modifier and Type Interface Description interfaceTimeIntervalReportBuilder<B extends TimeIntervalReportBuilder<B,I,H>,I extends AgeQueryItem,H extends TimeIntervalColumnHeader>"Super" Interface for all TimeIntervalReportBuilders.Subinterfaces of TimeIntervalReportBuilder in pro.taskana.monitor.api.reports Modifier and Type Interface Description static interfaceClassificationCategoryReport.BuilderBuilder forClassificationCategoryReport.static interfaceClassificationReport.BuilderBuilder forClassificationReport.static interfaceTaskCustomFieldValueReport.BuilderBuilder forTaskCustomFieldValueReport.static interfaceTimestampReport.BuilderBuilder forTimestampReport.static interfaceWorkbasketReport.BuilderBuilder forWorkbasketReport. -
Uses of TimeIntervalReportBuilder in pro.taskana.monitor.internal.reports
Classes in pro.taskana.monitor.internal.reports that implement TimeIntervalReportBuilder Modifier and Type Class Description classClassificationCategoryReportBuilderImplThe implementation of CategoryReportBuilder.classClassificationReportBuilderImplThe implementation of ClassificationReportBuilder.classTaskCustomFieldValueReportBuilderImplThe implementation of CustomFieldValueReportBuilder.classTimestampReportBuilderImplThe implementation ofTimestampReport.Builder.classWorkbasketReportBuilderImplThe implementation of WorkbasketReportBuilder.
-