| Class | Description |
|---|---|
| InspectTaskGraphResponse |
Information about a task-graph as known by the scheduler, with all the state of all individual tasks.
|
| InspectTaskGraphTaskResponse |
Information about a task in a task-graph as known by the scheduler.
|
| Scheduler |
The task-graph scheduler, typically available at
scheduler.taskcluster.net, is responsible for accepting task-graphs and scheduling tasks for evaluation by the queue as their dependencies are satisfied. |
| TaskDefinitionRequest |
Definition of a task that can be scheduled
|
| TaskGraphDefinition |
Definition of a task-graph that can be scheduled
|
| TaskGraphDefinition1 |
Definition of a task-graph that can be scheduled
|
| TaskGraphInfoResponse |
Response for a request for task-graph information
|
| TaskGraphStatusResponse |
Response containing the status structure for a task-graph
|
| TaskGraphStatusStructure |
A representation of task-graph status as known by the scheduler, without the state of all individual tasks.
|
Copyright © 2014–2016 Mozilla. All rights reserved.