public class PublishQueueResponse extends GenericResponse
Modifier and Type | Field and Description |
---|---|
protected Map<Integer,PublishQueueCounts> |
nodes |
Constructor and Description |
---|
PublishQueueResponse() |
Modifier and Type | Method and Description |
---|---|
Map<Integer,PublishQueueCounts> |
getNodes()
Map of node IDs to publish counts
|
PublishQueueResponse |
setNodes(Map<Integer,PublishQueueCounts> nodes)
Set the nodes map
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
protected Map<Integer,PublishQueueCounts> nodes
public Map<Integer,PublishQueueCounts> getNodes()
public PublishQueueResponse setNodes(Map<Integer,PublishQueueCounts> nodes)
nodes
- mapCopyright © 2024 Gentics Software. All rights reserved.