| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.scheduler |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<TaskGraphDefinition1,TaskGraphStatusResponse> |
Scheduler.extendTaskGraph(String taskGraphId,
TaskGraphDefinition1 payload)
Add a set of tasks to an existing task-graph.
|
| Modifier and Type | Method and Description |
|---|---|
CallSummary<TaskGraphDefinition1,TaskGraphStatusResponse> |
Scheduler.extendTaskGraph(String taskGraphId,
TaskGraphDefinition1 payload)
Add a set of tasks to an existing task-graph.
|
Copyright © 2014–2017 Mozilla. All rights reserved.