Class MessageListResponse

java.lang.Object
com.gentics.contentnode.rest.model.response.GenericResponse
com.gentics.contentnode.rest.model.response.MessageListResponse
All Implemented Interfaces:
Serializable

public class MessageListResponse extends GenericResponse
Response containing a list of Inbox Messages
See Also:
  • Constructor Details

    • 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 message
      responseInfo -