| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.queue |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<ClaimWorkRequest,ClaimWorkResponse> |
Queue.claimWork(String provisionerId,
String workerType,
ClaimWorkRequest payload)
Claim pending task(s) for the given
provisionerId/workerType queue. |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<ClaimWorkRequest,ClaimWorkResponse> |
Queue.claimWork(String provisionerId,
String workerType,
ClaimWorkRequest payload)
Claim pending task(s) for the given
provisionerId/workerType queue. |
Copyright © 2014–2018 Mozilla. All rights reserved.