Package de.otto.synapse.edison.journal
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
ConstructorsConstructorDescriptionJournalHalRepresentation(de.otto.edison.hal.Links links, List<MessageStoreEntryRepresentation> entries) -
Method Summary
Methods inherited from class de.otto.edison.hal.HalRepresentation
add, equals, getAttribute, getAttributes, getEmbedded, getLinks, hashCode, toString, withEmbedded, withEmbedded
-
Constructor Details
-
JournalHalRepresentation
public JournalHalRepresentation(de.otto.edison.hal.Links links, List<MessageStoreEntryRepresentation> entries)
-
-
Method Details
-
getMessages
-