| Package | Description |
|---|---|
| pro.taskana.monitor.api.reports | |
| pro.taskana.monitor.api.reports.header | |
| pro.taskana.monitor.api.reports.item | |
| pro.taskana.monitor.internal.preprocessor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TimeIntervalReportBuilder<B extends TimeIntervalReportBuilder<B,I,H>,I extends AgeQueryItem,H extends TimeIntervalColumnHeader>
"Super" Interface for all TimeIntervalReportBuilders.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TimeIntervalColumnHeader.fits(AgeQueryItem item) |
| Modifier and Type | Class and Description |
|---|---|
class |
DetailedMonitorQueryItem
The DetailedMonitorQueryItem extends the
MonitorQueryItem. |
class |
MonitorQueryItem
The MonitorQueryItem entity contains the number of tasks for a key (e.g.
|
class |
TimestampQueryItem
The TimestampQueryItem contains the necessary information for the
TimestampReport. |
| Modifier and Type | Class and Description |
|---|---|
class |
DaysToWorkingDaysReportPreProcessor<I extends AgeQueryItem>
Uses
WorkingDaysToDaysConverter to convert an <I>s age to working days. |
Copyright © 2020. All rights reserved.