| Package | Description |
|---|---|
| pro.taskana.monitor.api.reports | |
| pro.taskana.monitor.internal | |
| pro.taskana.monitor.internal.reports |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
TimeIntervalReportBuilder.listTaskIdsForSelectedItems(List<SelectedItem> selectedItems,
TaskTimestamp timestamp)
Returns a list of all taskIds of the report that are in the list of selected items.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
MonitorMapper.getTaskIdsForSelectedItems(List<String> workbasketIds,
List<TaskState> states,
List<String> classificationCategories,
List<String> domains,
List<String> classificationIds,
List<String> excludedClassificationIds,
Map<TaskCustomField,String> customAttributeFilter,
String groupedBy,
TaskTimestamp timestamp,
List<SelectedItem> selectedItems,
boolean joinWithAttachments) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
TimestampReportBuilderImpl.listTaskIdsForSelectedItems(List<SelectedItem> selectedItems,
TaskTimestamp timestamp) |
Copyright © 2020. All rights reserved.