public class TaskGraphFinishedMessage extends Object
Message that all tasks in a task-graph have now completed successfully and the graph is finished.
See http://schemas.taskcluster.net/scheduler/v1/task-graph-finished-message.json#
| Modifier and Type | Field and Description |
|---|---|
TaskGraphStatusStructure |
status |
Object |
version
Message version
|
| Constructor and Description |
|---|
TaskGraphFinishedMessage() |
public TaskGraphStatusStructure status
public Object version
Message version
Copyright © 2014–2015 Mozilla. All rights reserved.