public class TaskRefreshJob extends AbstractTaskanaJob
| Modifier and Type | Field and Description |
|---|---|
static String |
ARG_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() |
createFromScheduledJobpublic static final String ARG_TASK_IDS
public TaskRefreshJob(TaskanaEngine engine, TaskanaTransactionProvider<Object> txProvider, ScheduledJob job)
public void run()
throws TaskanaException
TaskanaJobTaskanaException - if an exception occured during the run.Copyright © 2019. All rights reserved.