public class EventBatch extends Object
EventBatch()
EventBatch(List<Event> events, Long expectedVersion)
List<Event>
getEvents()
Long
getExpectedVersion()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventBatch()
public EventBatch(List<Event> events, Long expectedVersion)
public Long getExpectedVersion()
public List<Event> getEvents()
Copyright © 2019. All rights reserved.