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