- getArrivalTimestamp() - Method in class de.otto.synapse.edison.history.HistoryEntry
-
- getChannelName() - Method in class de.otto.synapse.edison.history.HistoryEntry
-
- getDiffs() - Method in class de.otto.synapse.edison.history.HistoryEntry
-
- getEntityId() - Method in class de.otto.synapse.edison.history.History
-
- getEntries() - Method in class de.otto.synapse.edison.history.History
-
- getHistory(String, String) - Method in class de.otto.synapse.edison.history.HistoryService
-
- getHistoryAsJson(String, String) - Method in class de.otto.synapse.edison.history.HistoryController
-
- getInfos() - Method in class de.otto.synapse.edison.statusdetail.MessageReceiverEndpointInfoProvider
-
- getKey() - Method in class de.otto.synapse.edison.history.Diff
-
- getMessageKey() - Method in class de.otto.synapse.edison.history.HistoryEntry
-
- getMessagePayload() - Method in class de.otto.synapse.edison.history.HistoryEntry
-
- getMessageTrace(String, String) - Method in class de.otto.synapse.edison.trace.MessageTraceController
-
- getNewValue() - Method in class de.otto.synapse.edison.history.Diff
-
- getPreviousValue() - Method in class de.otto.synapse.edison.history.Diff
-
- getReceiverChannels() - Method in class de.otto.synapse.edison.trace.MessageTraces
-
Returns the channel names of the AbstractMessageReceiverEndpoints, where
traces of received messages are available.
- getReceiverTrace(String) - Method in class de.otto.synapse.edison.trace.MessageTraces
-
Returns a MessageStore containing the last messages received by the named channel.
- getSenderChannels() - Method in class de.otto.synapse.edison.trace.MessageTraces
-
Returns the channel names of the AbstractMessageReceiverEndpoints, where
traces of sent messages are available.
- getSenderTrace(String) - Method in class de.otto.synapse.edison.trace.MessageTraces
-
Returns a MessageStore containing the last messages sent to the named channel.