Package no.ks.kes.demoapp
Class ShipmentCmds
-
- All Implemented Interfaces:
public final class ShipmentCmds extends CmdHandler<ShipmentAggregate>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classShipmentCmds.Requestpublic final classShipmentCmds.SendMissingShipmentAlert
-
Constructor Summary
Constructors Constructor Description ShipmentCmds(AggregateRepository repo, WarehouseManager warehouseManager)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
ShipmentCmds
ShipmentCmds(AggregateRepository repo, WarehouseManager warehouseManager)
-
-
-
-