Modifier and Type | Method and Description |
---|---|
void |
JobConsumerManager.registerListener(String key,
JobExecutor consumer,
JobExecutionContext handler) |
Modifier and Type | Method and Description |
---|---|
void |
JobStatusNotifierImpl.setJobExecutionContext(JobExecutionContext context)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
JobExecutionContextImpl
Implementation of the job execution context passed to
job executors.
|
Modifier and Type | Method and Description |
---|---|
JobExecutionResult |
HistoryCleanUpTask.process(Job job,
JobExecutionContext context) |
Modifier and Type | Method and Description |
---|---|
JobExecutionResult |
JobExecutor.process(Job job,
JobExecutionContext context)
Execute the job.
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.