Interface | Description |
---|---|
JobTopicTraverser.JobCallback |
Callback called for each found job.
|
JobTopicTraverser.ResourceCallback |
Callback called for each found resource.
|
Class | Description |
---|---|
JobBuilderImpl |
Fluent builder API
|
JobConsumerManager |
This component manages/keeps track of all job consumer services.
|
JobExecutionResultImpl |
The job execution result.
|
JobHandler |
This object adds actions to a
JobImpl . |
JobImpl |
This object encapsulates all information about a job.
|
JobManagerImpl |
Implementation of the job manager.
|
JobSchedulerImpl |
A scheduler for scheduling jobs
|
JobTopicTraverser |
The job topic traverser is an utility class to traverse all jobs
of a specific topic in order of creation.
|
ScheduledJobInfoImpl | |
TestLogger | |
Utility |
Enum | Description |
---|---|
InternalJobState |
The state of the job after it has been processed by a
JobExecutor . |
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.