public class NewTaskGraphMessage extends Object
Messages as posted to scheduler/v1/task-graph-running informing the world that a new task-graph have been submitted.
See http://schemas.taskcluster.net/scheduler/v1/task-graph-running-message.json#
| Modifier and Type | Field and Description |
|---|---|
TaskGraphStatusStructure |
status |
int |
version
Message version
|
| Constructor and Description |
|---|
NewTaskGraphMessage() |
public TaskGraphStatusStructure status
public int version
Message version
Copyright © 2014–2016 Mozilla. All rights reserved.