| Package | Description |
|---|---|
| pro.taskana.monitor.api.reports | |
| pro.taskana.monitor.internal | |
| pro.taskana.monitor.internal.reports |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketReport.Builder |
WorkbasketReport.Builder.combinedClassificationFilterIn(List<CombinedClassificationFilter> combinedClassificationFilter)
Adds a list of
CombinedClassificationFilter to the builder. |
| Modifier and Type | Method and Description |
|---|---|
List<MonitorQueryItem> |
MonitorMapper.getTaskCountOfWorkbaskets(List<String> workbasketIds,
List<TaskState> states,
List<String> categories,
List<String> domains,
List<String> classificationIds,
List<String> excludedClassificationIds,
Map<CustomField,String> customAttributeFilter,
List<CombinedClassificationFilter> combinedClassificationFilter) |
List<MonitorQueryItem> |
MonitorMapper.getTaskCountOfWorkbasketsBasedOnPlannedDate(List<String> workbasketIds,
List<TaskState> states,
List<String> categories,
List<String> domains,
List<String> classificationIds,
List<String> excludedClassificationIds,
Map<CustomField,String> customAttributeFilter,
List<CombinedClassificationFilter> combinedClassificationFilter) |
| Modifier and Type | Method and Description |
|---|---|
WorkbasketReport.Builder |
WorkbasketReportBuilderImpl.combinedClassificationFilterIn(List<CombinedClassificationFilter> combinedClassificationFilter) |
Copyright © 2020. All rights reserved.