| Package | Description |
|---|---|
| pro.taskana.common.internal.jobs |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTaskanaJob
Abstract base for all background jobs of TASKANA.
|
class |
ClassificationChangedJob
This class executes a job of type CLASSIFICATIONCHANGEDJOB.
|
class |
TaskCleanupJob
Job to cleanup completed tasks after a period of time.
|
class |
TaskRefreshJob
This class executes a job of type CLASSIFICATIONCHANGEDJOB.
|
class |
WorkbasketCleanupJob
Job to cleanup completed workbaskets after a period of time if there are no pending tasks
associated to the workbasket.
|
| Modifier and Type | Method and Description |
|---|---|
static TaskanaJob |
AbstractTaskanaJob.createFromScheduledJob(TaskanaEngine engine,
TaskanaTransactionProvider<Object> txProvider,
ScheduledJob job) |
Copyright © 2020. All rights reserved.