Interface | Description |
---|---|
Job |
A job
Property Types
In general all scalar types and all serializable classes are supported as
property types.
|
JobBuilder |
This is a builder interface to build jobs and scheduled jobs.
|
JobBuilder.ScheduleBuilder |
This is a builder interface for creating schedule information
|
JobManager |
The job manager is the heart of the job processing.
|
Queue |
This is a job queue processing job events.
|
QueueConfiguration |
The configuration of a queue.
|
ScheduledJobInfo |
Information about a scheduled job
|
ScheduleInfo |
Scheduling information.
|
Statistics |
Statistic information.
|
TopicStatistics |
Statistic information about a topic.
|
Class | Description |
---|---|
NotificationConstants |
This class contains constants for event notifications.
|
Enum | Description |
---|---|
Job.JobState |
The current job state.
|
JobManager.QueryType |
The requested job types for the query.
|
QueueConfiguration.ThreadPriority |
The thread priority.
|
QueueConfiguration.Type |
The queue type.
|
ScheduleInfo.ScheduleType |
Copyright © 2010 - 2020 Adobe. All Rights Reserved