Class JournalHalRepresentation

java.lang.Object
de.otto.edison.hal.HalRepresentation
de.otto.synapse.edison.journal.JournalHalRepresentation

public class JournalHalRepresentation
extends de.otto.edison.hal.HalRepresentation
  • Constructor Summary

    Constructors 
    Constructor Description
    JournalHalRepresentation​(de.otto.edison.hal.Links links, java.util.List<MessageStoreEntryRepresentation> entries)  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<MessageStoreEntryRepresentation> getMessages()  

    Methods inherited from class de.otto.edison.hal.HalRepresentation

    add, equals, getAttribute, getAttributes, getEmbedded, getLinks, hashCode, toString, withEmbedded, withEmbedded

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait