| 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.
|
| JobHandler |
This object adds actions to a
JobImpl. |
| JobImpl |
This object encapsulates all information about a job.
|
| JobManagerImpl |
Implementation of the job manager.
|
| JobTopicTraverser |
The job topic traverser is an utility class to traverse all jobs
of a specific topic in order of creation.
|
| Utility |
| Enum | Description |
|---|---|
| InternalJobState |
The state of the job after it has been processed by a
JobExecutor. |
| JobImpl.ReadErrorType |
| Annotation Type | Description |
|---|---|
| JobConsumerManager.Config |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.