Uses of Class
overit.geocallapp.wfm.bundler.bl.event.BundleReorderInput
Packages that use BundleReorderInput
Package
Description
-
Uses of BundleReorderInput in overit.geocallapp.wfm.bundler.bl.event
Constructors in overit.geocallapp.wfm.bundler.bl.event with parameters of type BundleReorderInputModifierConstructorDescriptionInstantiates a new bundle reorder event. -
Uses of BundleReorderInput in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task with parameters of type BundleReorderInputModifier and TypeMethodDescriptionprotected List<BOWorkOrderOperation> BTBundleReorder.getSortedWorkOrderOperations(List<BOWorkOrderOperation> workOrderOperations, BundleReorderInput input, PoolKit poolKit) Returns the sorted list ofBOWorkOrderOperations based on the given orderings.