| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.queue |
| Class and Description |
|---|
| CountPendingTasksResponse
Response to a request for the number of pending tasks for a given
provisionerId and workerType. |
| ListArtifactsResponse
List of artifacts for a given
taskId and runId. |
| ListArtifactsResponse.Artifacts
List of artifacts for given
taskId and runId. |
| PollTaskUrlsResponse
Response to request for poll task urls.
|
| PollTaskUrlsResponse.Queues
List of signed URLs for queues to poll tasks from, they must be called in the order they are given.
|
| TaskClaimRequest
Request to claim (or reclaim) a task
|
| TaskClaimResponse
Response to a successful task claim
|
| TaskDefinition
Definition of a task that can be scheduled
|
| TaskDefinition.Metadata
Required task metadata
|
| TaskDefinition1
Definition of a task that can be scheduled
|
| TaskDefinition1.Metadata
Required task metadata
|
| TaskExceptionRequest
Request for a run of a task to be resolved with an exception
|
| TaskStatusResponse
Response to a task status request
|
| TaskStatusStructure
A representation of task status as known by the queue
|
| TaskStatusStructure.Runs
List of runs, ordered so that index
i has runId == i |
Copyright © 2014–2015 Mozilla. All rights reserved.