Package pro.taskana.monitor.api
Class SelectedItem
java.lang.Object
pro.taskana.monitor.api.SelectedItem
An item that contains information of a selected item of a Report. It is used to get the task ids
of the selected item of the Report.
-
Constructor Summary
ConstructorsConstructorDescriptionSelectedItem(String key, String subKey, int lowerAgeLimit, int upperAgeLimit) -
Method Summary
-
Constructor Details
-
SelectedItem
-
-
Method Details