| Interface | Description |
|---|---|
| SingleJobExecutor |
This interface must be implemented by classes that execut a single job.
|
| Class | Description |
|---|---|
| AttachmentImpl |
Attachment entity.
|
| AttachmentSummaryImpl |
The most important fields of the Attachment entity.
|
| BulkOperationResults<K,V> |
Returning type for a bulk db interaction with errors.
|
| ClassificationImpl |
Classification entity.
|
| ClassificationQueryImpl |
Implementation of ClassificationQuery interface.
|
| ClassificationServiceImpl |
This is the implementation of ClassificationService.
|
| ClassificationSummaryImpl |
Implementation for the short summaries of a classification entity.
|
| DaysToWorkingDaysConverter |
The DaysToWorkingDaysConverter provides a method to convert an age in days into an age in working days.
|
| Job |
This class holds all data that go into the Job table.
|
| JobRunner |
This is the runner for all jobs scheduled in the Job table.
|
| MinimalTaskSummary |
A convenience class to represent pairs of task id and task state.
|
| ObjectReference |
ObjectReference entity.
|
| ObjectReferenceQueryImpl |
Implementation of ObjectReferenceQuery interface.
|
| SelectedItem |
An item that contains information of a selected item of a Report.
|
| TaskanaEngineImpl |
This is the implementation of TaskanaEngine.
|
| TaskImpl |
Task entity.
|
| TaskMonitorServiceImpl |
This is the implementation of TaskMonitorService.
|
| TaskQueryImpl |
TaskQuery for generating dynamic sql.
|
| TaskServiceImpl |
This is the implementation of TaskService.
|
| TaskSummaryImpl |
Entity which contains the most important informations about a Task.
|
| TaskUpdateOnClassificationChangeExecutor |
This class performs task updates if a classification is changed.
|
| WorkbasketAccessItemImpl |
WorkbasketAccessItem Entity.
|
| WorkbasketAccessItemQueryImpl |
WorkbasketAccessItemQuery for generating dynamic SQL.
|
| WorkbasketImpl |
Workbasket entity.
|
| WorkbasketQueryImpl |
WorkbasketQuery for generating dynamic SQL.
|
| WorkbasketServiceImpl |
This is the implementation of WorkbasketService.
|
| WorkbasketSummaryImpl |
This entity contains the most important information about a workbasket.
|
| Enum | Description |
|---|---|
| Job.State |
This enum tracks the state of a job.
|
Copyright © 2018. All rights reserved.