| Package | Description |
|---|---|
| pro.taskana.impl | |
| pro.taskana.mappings |
| Modifier and Type | Class and Description |
|---|---|
class |
DetailedMonitorQueryItem
The DetailedMonitorQueryItem extends the MonitorQueryItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportLine.addNumberOfTasks(MonitorQueryItem item)
Adds the number of tasks of the
MonitorQueryItem to the respective ReportLineItem. |
| Modifier and Type | Method and Description |
|---|---|
void |
Report.addMonitoringQueryItems(List<MonitorQueryItem> monitorQueryItems,
List<ReportLineItemDefinition> reportLineItemDefinitions,
boolean inWorkingDays)
Adds the information of the
MonitorQueryItems to the Report. |
| Modifier and Type | Method and Description |
|---|---|
List<MonitorQueryItem> |
TaskMonitorMapper.getTaskCountOfCategories(List<String> workbasketIds,
List<TaskState> states,
List<String> categories,
List<String> domains,
CustomField customField,
List<String> customFieldValues) |
List<MonitorQueryItem> |
TaskMonitorMapper.getTaskCountOfClassifications(List<String> workbasketIds,
List<TaskState> states,
List<String> categories,
List<String> domains,
CustomField customField,
List<String> customFieldValues) |
List<MonitorQueryItem> |
TaskMonitorMapper.getTaskCountOfCustomFieldValues(List<String> workbasketIds,
List<TaskState> states,
List<String> categories,
List<String> domains,
CustomField customField,
List<String> customFieldValues) |
List<MonitorQueryItem> |
TaskMonitorMapper.getTaskCountOfWorkbaskets(List<String> workbasketIds,
List<TaskState> states,
List<String> categories,
List<String> domains,
CustomField customField,
List<String> customFieldValues) |
Copyright © 2018. All rights reserved.