| Package | Description |
|---|---|
| com.gentics.contentnode.rest.model.response |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,PublishQueueCounts> |
PublishQueueResponse.nodes |
| Modifier and Type | Method and Description |
|---|---|
PublishQueueCounts |
PublishQueueCounts.setFiles(ObjectCount files)
Set the file counts
|
PublishQueueCounts |
PublishQueueCounts.setFolders(ObjectCount folders)
Set the folder counts
|
PublishQueueCounts |
PublishQueueCounts.setForms(ObjectCount forms)
Set the form counts
|
PublishQueueCounts |
PublishQueueCounts.setPages(ObjectCount pages)
Set the page counts
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,PublishQueueCounts> |
PublishQueueResponse.getNodes()
Map of node IDs to publish counts
|
| Modifier and Type | Method and Description |
|---|---|
PublishQueueResponse |
PublishQueueResponse.setNodes(Map<Integer,PublishQueueCounts> nodes)
Set the nodes map
|
Copyright © 2024 Gentics Software. All rights reserved.