Uses of Class
dev.vality.damsel.withdrawals.processing.Event
| Package | Description |
|---|---|
| dev.vality.damsel.withdrawals.processing |
-
Uses of Event in dev.vality.damsel.withdrawals.processing
Fields in dev.vality.damsel.withdrawals.processing declared as Event Modifier and Type Field Description EventSinkEvent. payloadMethods in dev.vality.damsel.withdrawals.processing that return Event Modifier and Type Method Description EventEvent. deepCopy()EventSinkEvent. getPayload()EventEvent. setChanges(List<Change> changes)EventEvent. setId(long id)EventEvent. setOccuredAt(String occured_at)Methods in dev.vality.damsel.withdrawals.processing with parameters of type Event Modifier and Type Method Description intEvent. compareTo(Event other)booleanEvent. equals(Event that)SinkEventSinkEvent. setPayload(Event payload)