| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.scheduler |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<TaskGraphDefinition1,TaskGraphStatusResponse> |
Scheduler.createTaskGraph(String taskGraphId,
TaskGraphDefinition1 payload)
Create a new task-graph, the
status of the resulting JSON is a task-graph status structure, you can find the taskGraphId in this structure. |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<TaskGraphDefinition1,TaskGraphStatusResponse> |
Scheduler.createTaskGraph(String taskGraphId,
TaskGraphDefinition1 payload)
Create a new task-graph, the
status of the resulting JSON is a task-graph status structure, you can find the taskGraphId in this structure. |
Copyright © 2014–2016 Mozilla. All rights reserved.