public class TaskRefreshJob extends AbstractTaskanaJob
| Modifier and Type | Field and Description |
|---|---|
static String |
PRIORITY_CHANGED |
static String |
SERVICE_LEVEL_CHANGED |
static String |
TASK_IDS |
scheduledJob, taskanaEngineImpl, txProvider| Constructor and Description |
|---|
TaskRefreshJob(TaskanaEngine engine,
TaskanaTransactionProvider<Object> txProvider,
ScheduledJob job) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Runs the TaskanaJob.
|
String |
toString() |
createFromScheduledJob, partitionpublic static final String TASK_IDS
public static final String PRIORITY_CHANGED
public static final String SERVICE_LEVEL_CHANGED
public TaskRefreshJob(TaskanaEngine engine, TaskanaTransactionProvider<Object> txProvider, ScheduledJob job)
public void run()
throws TaskanaException
TaskanaJobTaskanaException - if an exception occured during the run.Copyright © 2020. All rights reserved.