| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.queue |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<TaskClaimRequest,TaskClaimResponse> |
Queue.claimTask(String taskId,
String runId,
TaskClaimRequest payload)
claim a task, more to be added later…
|
| Modifier and Type | Method and Description |
|---|---|
CallSummary<TaskClaimRequest,TaskClaimResponse> |
Queue.claimTask(String taskId,
String runId,
TaskClaimRequest payload)
claim a task, more to be added later…
|
Copyright © 2014–2016 Mozilla. All rights reserved.