Uses of Class
de.dlr.proseo.planner.dispatcher.OrderDispatcher
Packages that use OrderDispatcher
Package
Description
Utility classes for the prosEO Production Planner component
-
Uses of OrderDispatcher in de.dlr.proseo.planner.util
Constructors in de.dlr.proseo.planner.util with parameters of type OrderDispatcherModifierConstructorDescriptionOrderPlanThread(ProductionPlanner productionPlanner, OrderDispatcher orderDispatcher, long orderId, long facilityId, Boolean wait, String user, String pw, String name) Create a new OrderPlanThread.