Uses of Class
pro.taskana.monitor.api.SelectedItem
Packages that use SelectedItem
-
Uses of SelectedItem in pro.taskana.monitor.api.reports
Method parameters in pro.taskana.monitor.api.reports with type arguments of type SelectedItemModifier and TypeMethodDescriptionTimeIntervalReportBuilder.listTaskIdsForSelectedItems(List<SelectedItem> selectedItems, TaskTimestamp timestamp) Returns a list of all taskIds of the Report that are in the list of selected items. -
Uses of SelectedItem in pro.taskana.monitor.internal.reports
Method parameters in pro.taskana.monitor.internal.reports with type arguments of type SelectedItemModifier and TypeMethodDescriptionTimestampReportBuilderImpl.listTaskIdsForSelectedItems(List<SelectedItem> selectedItems, TaskTimestamp timestamp)