| Interface | Description |
|---|---|
| TaskanaJob |
Interface for all background TASKANA jobs.
|
| Class | Description |
|---|---|
| AbstractTaskanaJob |
Abstract base for all background jobs of TASKANA.
|
| ClassificationChangedJob |
This class executes a job of type CLASSIFICATIONCHANGEDJOB.
|
| JobRunner |
This is the runner for Tasks jobs.
|
| ScheduledJob |
This class holds all data that go into the Job table.
|
| TaskCleanupJob |
Job to cleanup completed tasks after a period of time.
|
| TaskRefreshJob |
This class executes a job of type CLASSIFICATIONCHANGEDJOB.
|
| WorkbasketCleanupJob |
Job to cleanup completed workbaskets after a period of time if there are no pending tasks associated to the workbasket.
|
| Enum | Description |
|---|---|
| ScheduledJob.State |
This enum tracks the state of a job.
|
| ScheduledJob.Type |
This enum controls the type of a job.
|
Copyright © 2018. All rights reserved.