| 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.getTaskCountOfCategoriesByWorkbasketsAndStates(List<Workbasket> workbaskets,
List<TaskState> states) |
List<MonitorQueryItem> |
TaskMonitorMapper.getTaskCountOfClassificationsByWorkbasketsAndStates(List<Workbasket> workbaskets,
List<TaskState> states) |
List<MonitorQueryItem> |
TaskMonitorMapper.getTaskCountOfCustomFieldValuesByWorkbasketsAndStatesAndCustomField(List<Workbasket> workbaskets,
List<TaskState> states,
CustomField customField) |
List<MonitorQueryItem> |
TaskMonitorMapper.getTaskCountOfWorkbasketsByWorkbasketsAndStates(List<Workbasket> workbaskets,
List<TaskState> states) |
Copyright © 2018. All rights reserved.