Uses of Class
de.dlr.proseo.planner.util.OrderPlanThread
Packages that use OrderPlanThread
Package
Description
Top-level classes for the prosEO Production Planner component
Classes for dispatching orders, jobs and job steps with the prosEO Production Planner component
-
Uses of OrderPlanThread in de.dlr.proseo.planner
Methods in de.dlr.proseo.planner that return types with arguments of type OrderPlanThread -
Uses of OrderPlanThread in de.dlr.proseo.planner.dispatcher
Methods in de.dlr.proseo.planner.dispatcher with parameters of type OrderPlanThreadModifier and TypeMethodDescriptionOrderDispatcher.createJobsForDay(ProcessingOrder order, ProcessingFacility facility, OrderPlanThread thread) Create the necessary jobs for an order of order slicing type type CALENDER_DAY.OrderDispatcher.createJobsForMonth(ProcessingOrder order, ProcessingFacility facility, OrderPlanThread thread) Create the necessary jobs for an order of order slicing type type CALENDER_MONTH.OrderDispatcher.createJobsForOrbit(ProcessingOrder order, ProcessingFacility processingFacility, OrderPlanThread thread) Create the necessary jobs for an order of order slicing type ORBIT.OrderDispatcher.createJobsForTimeSlices(ProcessingOrder order, ProcessingFacility facility, OrderPlanThread thread) Create the necessary jobs for an order of order slicing type type TIME_SLICE.OrderDispatcher.createJobsForYear(ProcessingOrder order, ProcessingFacility pf, OrderPlanThread thread) Create the necessary jobs for an order of order slicing type type CALENDER_YEAR.OrderDispatcher.createJobSteps(long orderId, long facilityId, ProductionPlanner productionPlanner, OrderPlanThread thread) Create the job steps for each job of the processing order.OrderDispatcher.prepareExpectedJobs(long orderId, long facilityId, OrderPlanThread thread) Publish an order, create jobs and job steps needed to create all products