| Package | Description |
|---|---|
| pro.taskana.impl | |
| pro.taskana.impl.report | |
| pro.taskana.report |
| Modifier and Type | Method and Description |
|---|---|
static DaysToWorkingDaysConverter |
DaysToWorkingDaysConverter.initialize(List<? extends TimeIntervalColumnHeader> columnHeaders)
Initializes the DaysToWorkingDaysConverter for a list of
TimeIntervalColumnHeaders and the current day. |
static DaysToWorkingDaysConverter |
DaysToWorkingDaysConverter.initialize(List<? extends TimeIntervalColumnHeader> columnHeaders,
java.time.Instant referenceDate)
Initializes the DaysToWorkingDaysConverter for a list of
TimeIntervalColumnHeaders and a referenceDate. |
| Constructor and Description |
|---|
DaysToWorkingDaysPreProcessor(List<TimeIntervalColumnHeader> columnHeaders,
boolean activate) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TimeIntervalReportBuilder<B extends TimeIntervalReportBuilder,H extends TimeIntervalColumnHeader>
"Super" Interface for all TimeIntervalReportBuilders.
|
| Constructor and Description |
|---|
CategoryReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders) |
ClassificationReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders) |
CustomFieldValueReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders) |
DetailedClassificationReport(List<TimeIntervalColumnHeader> workbasketLevelReportColumnHeaders) |
WorkbasketReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders) |
Copyright © 2018. All rights reserved.