Class SkipTransactionsPayload

All Implemented Interfaces:
Serializable, Identifiable<LocalHistoryIdentifier>

public final class SkipTransactionsPayload extends AbstractIdentifiablePayload<LocalHistoryIdentifier>
Payload persisted when a local history is instructed some transaction identifiers, i.e. the frontend has used them for other purposes. It contains a LocalHistoryIdentifier and a list of transaction identifiers within that local history.
See Also: