public class JobQueue extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JobQueue.Priority |
class |
JobQueue.QueuedJob |
| Modifier and Type | Field and Description |
|---|---|
String |
href |
List<JobQueue.QueuedJob> |
queue |
public String href
public List<JobQueue.QueuedJob> queue
public JobQueue(Node queueNode)
Copyright © 2012–2016 The DAISY Consortium. All rights reserved.