-
- All Implemented Interfaces:
-
no.ks.kes.lib.EventData
public final class Shipment.Failed implements EventData<ShipmentAggregate>
-
-
Constructor Summary
Constructors Constructor Description Shipment.Failed(UUID aggregateId, String reason, UUID basketId)
-
Method Summary
Modifier and Type Method Description final UUIDgetAggregateId()final StringgetReason()final UUIDgetBasketId()-
-
Method Detail
-
getAggregateId
final UUID getAggregateId()
-
getBasketId
final UUID getBasketId()
-
-
-
-