| Package | Description |
|---|---|
| pro.taskana.monitor.api.reports | |
| pro.taskana.monitor.internal | |
| pro.taskana.monitor.internal.reports | |
| pro.taskana.task.api |
| Modifier and Type | Method and Description |
|---|---|
TimestampReport.Builder |
TimestampReport.Builder.withTimestamps(List<Timestamp> statuses) |
| Modifier and Type | Method and Description |
|---|---|
List<TimestampQueryItem> |
MonitorMapper.getTasksCountForStatusGroupedByOrgLevel(Timestamp status,
List<String> categories,
List<String> classificationIds,
List<String> excludedClassificationIds,
List<String> domains,
Map<CustomField,String> customAttributeFilter) |
| Modifier and Type | Method and Description |
|---|---|
TimestampReport.Builder |
TimestampReportBuilderImpl.withTimestamps(List<Timestamp> statuses) |
| Modifier and Type | Method and Description |
|---|---|
static Timestamp |
Timestamp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Timestamp[] |
Timestamp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.