com.gentics.contentnode.rest.model.response
Class MessageListResponse
java.lang.Object
com.gentics.contentnode.rest.model.response.GenericResponse
com.gentics.contentnode.rest.model.response.MessageListResponse
public class MessageListResponse
- extends GenericResponse
Response containing a list of Inbox Messages
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageListResponse
public MessageListResponse()
- Create an empty instance
MessageListResponse
public MessageListResponse(Message message,
ResponseInfo responseInfo)
- Create an instance with a response message and response info
- Parameters:
message
- response messageresponseInfo
-
Copyright © 2014 Gentics Software GmbH. All Rights Reserved.