| Interface | Description |
|---|---|
| ObjectReferenceQuery |
ObjectReferenceQuery for generating dynamic sql.
|
| TaskQuery |
TaskQuery for generating dynamic sql.
|
| TaskService |
The Task Service manages all operations on tasks.
|
| Enum | Description |
|---|---|
| CallbackState |
This enum contains all status of synchronization between a taskana task and a task in a remote
system.
|
| CustomField |
This enum contains the fields CUSTOM_1 - CUSTOM_10 for the task entity.
|
| ObjectReferenceQueryColumnName |
Enum containing the column names for
TaskQueryMapper.queryObjectReferenceColumnValues(pro.taskana.task.internal.ObjectReferenceQueryImpl). |
| TaskQueryColumnName |
Enum containing the column names for
TaskQueryMapper.queryTaskColumnValues
|
| TaskState |
This enum contains all status of the tasks.
|
| Timestamp |
This enum contains all timestamps saved in the database table for a
Task. |
Copyright © 2020. All rights reserved.