public class ProcessQueueResponse extends GenericResponse
Constructor and Description |
---|
ProcessQueueResponse() |
ProcessQueueResponse(List<ProcessQueueEntry> entries,
Message message,
ResponseInfo responseInfo) |
ProcessQueueResponse(Message message,
ResponseInfo responseInfo) |
Modifier and Type | Method and Description |
---|---|
List<ProcessQueueEntry> |
getEntries() |
void |
setEntries(List<ProcessQueueEntry> entries) |
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public ProcessQueueResponse()
public ProcessQueueResponse(List<ProcessQueueEntry> entries, Message message, ResponseInfo responseInfo)
public ProcessQueueResponse(Message message, ResponseInfo responseInfo)
public List<ProcessQueueEntry> getEntries()
public void setEntries(List<ProcessQueueEntry> entries)
Copyright © 2024 Gentics Software. All rights reserved.