| Interface | Description |
|---|---|
| BaseQuery<T,U extends Enum<U> & QueryColumnName> |
Main query interface.
|
| QueryColumnName |
This interface ist used to emulate an extensible enum for use in the Basequery interface.
|
| Class | Description |
|---|---|
| BulkOperationResults<K,V extends Exception> |
Returning type for a bulk db interaction with errors.
|
| CustomHoliday | |
| KeyDomain |
This class encapsulates key - domain pairs for identification of workbaskets.
|
| TimeInterval |
Capture a time interval.
|
| WorkingDaysToDaysConverter |
The WorkingDaysToDaysConverter provides a method to convert an age in working days into an age in
days.
|
| Enum | Description |
|---|---|
| BaseQuery.SortDirection |
Determines the sort direction.
|
| TaskanaRole |
This enum contains all roles that are known to taskana.
|
Copyright © 2020. All rights reserved.