| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.scheduler |
| Class and Description |
|---|
| InspectTaskGraphResponse
Information about a task-graph as known by the scheduler, with all the state of all individual tasks.
|
| InspectTaskGraphResponse.Metadata
Required task metadata
|
| InspectTaskGraphResponse.Tasks
Mapping from task-labels to task information and state.
|
| InspectTaskGraphTaskResponse
Information about a task in a task-graph as known by the scheduler.
|
| TaskDefinitionRequest
Definition of a task that can be scheduled
|
| TaskDefinitionRequest.Metadata
Required task metadata
|
| TaskGraphDefinition
Definition of a task-graph that can be scheduled
|
| TaskGraphDefinition.Tasks
List of nodes in the task-graph, each featuring a task definition and scheduling preferences, such as number of reruns to attempt.
|
| TaskGraphDefinition1
Definition of a task-graph that can be scheduled
|
| TaskGraphDefinition1.Metadata
Required task metadata
|
| TaskGraphDefinition1.Tasks
List of nodes in the task-graph, each featuring a task definition and scheduling preferences, such as number of reruns to attempt.
|
| TaskGraphInfoResponse
Response for a request for task-graph information
|
| TaskGraphInfoResponse.Metadata
Required task metadata
|
| 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–2015 Mozilla. All rights reserved.