Class PurgeTransactionPayload

All Implemented Interfaces:
Serializable, Identifiable<TransactionIdentifier>

public final class PurgeTransactionPayload extends AbstractIdentifiablePayload<TransactionIdentifier>
Payload persisted when a transaction is purged from the frontend. It contains the transaction identifier.
Author:
Robert Varga
See Also: