Interface OrderCancelResponseExecutor

  • All Known Implementing Classes:
    OmsWarehouseResponseExecutor, WarehouseResponseExecutor

    public interface OrderCancelResponseExecutor
    This is the interface for executors of cancel responses - messages received from a Warehouse in response to cancel request. An executor performs all actions necessary to finish pending cancel operation. Response executors do not deal with initial cancel requests to Order Cancel Service; This is handled by OrderCancelRequestExecutor