public interface WarehouseManager
abstract Unit
failOnce(Exception e)
investigateMissingShipment(UUID orderId)
shipOrder(UUID orderId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit failOnce(Exception e)
abstract Unit investigateMissingShipment(UUID orderId)
abstract Unit shipOrder(UUID orderId)