| Interface | Description |
|---|---|
| LocalTaskQueueCallback |
A callback that is asynchronously invoked by the local Task Queue.
|
| Class | Description |
|---|---|
| DevPullQueue |
Dev server implementation of pull queue.
|
| LocalTaskQueue |
A local implementation of the Task Queue service interface backed by Quartz
(http://www.opensymphony.com/quartz).
|
| QueueStateInfo |
Dev Server task queue state descriptor.
|
| QueueStateInfo.HeaderWrapper |
Wrapper for a
Header to avoid exposing pbs to jsp. |
| QueueStateInfo.TaskStateInfo |
Description of task state information.
|
| UrlFetchJob |
Quartz
Job implementation that hits a url. |