| Class | Description |
|---|---|
| BlockedTaskGraphMessage |
Message that all reruns of a task has failed it is now blocking the task-graph from finishing.
|
| NewTaskGraphMessage |
Messages as posted to
scheduler/v1/task-graph-running informing the world that a new task-graph have been submitted. |
| TaskGraphExtendedMessage |
Messages as posted to
scheduler/v1/task-graph-extended informing the world that a task-graph have been extended. |
| TaskGraphFinishedMessage |
Message that all tasks in a task-graph have now completed successfully and the graph is finished.
|
| TaskGraphStatusStructure |
A representation of task-graph status as known by the scheduler, without the state of all individual tasks.
|
Copyright © 2014–2017 Mozilla. All rights reserved.