Uses of Class
overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.BundleEntitiesCache
Packages that use BundleEntitiesCache
Package
Description
-
Uses of BundleEntitiesCache in overit.geocallapp.wfm.core.bl.bundler.bundling.task
Methods in overit.geocallapp.wfm.core.bl.bundler.bundling.task with parameters of type BundleEntitiesCacheModifier and TypeMethodDescriptionprotected StringBTBundlingOperationSelect.getWorkOrderOperationCode(Long workOrderOperationId, BundleEntitiesCache cache, PoolKit poolKit) Retrieves the code of theBOWorkOrderOperationrelated to the given id. -
Uses of BundleEntitiesCache in overit.geocallapp.wfm.core.bl.bundler.event
Fields in overit.geocallapp.wfm.core.bl.bundler.event declared as BundleEntitiesCacheModifier and TypeFieldDescriptionprotected BundleEntitiesCacheBundleEntitiesAggregateLoadEvent.cacheMethods in overit.geocallapp.wfm.core.bl.bundler.event that return BundleEntitiesCacheModifier and TypeMethodDescriptionBundleEntitiesAggregateLoadEvent.getCache()Returns the cache used for theBundlerelated entities.Methods in overit.geocallapp.wfm.core.bl.bundler.event with parameters of type BundleEntitiesCacheModifier and TypeMethodDescriptionvoidBundleEntitiesAggregateLoadEvent.setCache(BundleEntitiesCache cache) Sets the cache to use for theBundlerelated entities. -
Uses of BundleEntitiesCache in overit.geocallapp.wfm.core.bundler.rs2.action
Methods in overit.geocallapp.wfm.core.bundler.rs2.action that return BundleEntitiesCacheMethods in overit.geocallapp.wfm.core.bundler.rs2.action with parameters of type BundleEntitiesCache -
Uses of BundleEntitiesCache in overit.geocallapp.wfm.core.ux.bundler.search
Fields in overit.geocallapp.wfm.core.ux.bundler.search declared as BundleEntitiesCache -
Uses of BundleEntitiesCache in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event that return BundleEntitiesCacheModifier and TypeMethodDescriptionBundleAttributesCalculateInput.getCache()Returns the cache used for theBundlerelated entities.BundleCreateInput.getCache()Returns the cache used for theBundlerelated entities.BundlingCriteriaApplyInput.getCache()Returns the cache used for theBundlerelated entities.BundlingInput.getCache()Returns the cache used for theBundlerelated entities.BundlingOperationSelectInput.getCache()Returns the cache used for theBundlerelated entities.BundlingOperationSortInput.getCache()Returns the cache used for theBundlerelated entities.Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event with parameters of type BundleEntitiesCacheModifier and TypeMethodDescriptionvoidBundleAttributesCalculateInput.setCache(BundleEntitiesCache cache) Sets the cache to use for theBundlerelated entities.voidBundleCreateInput.setCache(BundleEntitiesCache cache) Sets the cache to use for theBundlerelated entities.voidBundlingCriteriaApplyInput.setCache(BundleEntitiesCache cache) Sets the cache to use for theBundlerelated entities.voidBundlingInput.setCache(BundleEntitiesCache cache) Sets the cache to use for theBundlerelated entities.voidBundlingOperationSelectInput.setCache(BundleEntitiesCache cache) Sets the cache to use for theBundlerelated entities.voidBundlingOperationSortInput.setCache(BundleEntitiesCache cache) Sets the cache to use for theBundlerelated entities. -
Uses of BundleEntitiesCache in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task that return BundleEntitiesCacheModifier and TypeMethodDescriptionBundlerMessageHelper.getCache()Returns the cache used for theBundlerelated entities.Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task with parameters of type BundleEntitiesCacheModifier and TypeMethodDescriptionBTAutomaticBundling.bundle(List<BundlingRule> rules, BundleEntitiesCache cache, PoolKit poolKit) Creates newBundles starting from the given rules.protected voidBTBundleCreate.calculateBundleAttributes(Bundle bundle, BundleEntitiesCache cache, PoolKit poolKit) Performs the calculation of theBundleattributes.protected voidBTBundleAttributesCalculate.calculateSchedulingAttributes(Bundle bundle, List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Calculates the scheduling attributes for the currentBundle.static BundlerMessageHelperBundlerMessageHelper.create(BundleEntitiesCache cache) Creates an instance of a bundler message helper, with the specific characteristics.protected voidBTBundleAttributesCalculate.createSkillAndSkillDivision(Bundle bundle, List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) protected voidBTBundleAttributesCalculate.createSkillAndSkillDivisionByConfiguration(Bundle bundle, Long skillConfigurationId, BundleEntitiesCache cache, PoolKit poolKit) Starting from theBOSkillConfiguration, it creates all the skills and skill divisions for the currentBundle.protected StringBTBundleAttributesCalculate.getBundleMicrocluster(BOWorkOrderOperation woOperation, BundleEntitiesCache cache, PoolKit poolKit) protected LongBTBundleAttributesCalculate.getBundleMinTimeForDay(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Returns the bundle minimum time for day based on the related list ofBOWorkOrderOperations.protected LongBTBundleAttributesCalculate.getBundleMinTimeForSuspension(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Returns the bundle minimum time for suspension based on the related list ofBOWorkOrderOperations.protected DoubleBTBundleAttributesCalculate.getBundleXCoordinate(BOWorkOrderOperation woOperation, BundleEntitiesCache cache, PoolKit poolKit) protected DoubleBTBundleAttributesCalculate.getBundleYCoordinate(BOWorkOrderOperation woOperation, BundleEntitiesCache cache, PoolKit poolKit) protected Stream<BOActivity> BTBundleAttributesCalculate.getOperationActivities(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Loads from theBundleEntitiesCacheeveryBOActivitythat is related to aBOWorkOrderOperationin theBundle.protected BOAddressBTBundleAttributesCalculate.getWorkOrderOperationAddress(BOWorkOrderOperation woOperation, BundleEntitiesCache cache, PoolKit poolKit) Returns theBOAddressrelated to the givenBOWorkOrderOperation.protected voidBTBundling.initializeCache(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Initializes theBundleEntitiesCachewith theBOWorkOrderOperations appointments.protected voidBTAutomaticBundling.initializeLog(BundleEntitiesCache cache) Initializes the log for the process.protected BooleanBTBundleAttributesCalculate.isBundleMultiDay(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Checks whether any of theBOActivityof the currentBundleextends on multiple days or not.protected BooleanBTBundleAttributesCalculate.isBundleOnCallExcluded(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Checks whether any of theBOActivityof the currentBundlehas on call resources and therefore it must be excluded.protected BooleanBTBundleAttributesCalculate.isBundleOnDutyOnly(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Checks whether any of theBOActivityof the currentBundlerequires only resources that are currently on duty or not.protected List<BOWorkOrderOperation> BTBundling.loadWorkOrderOperations(BundlingRule rule, List<Long> workOrderOperationIds, BundleEntitiesCache cache, PoolKit poolKit) Loads the list ofBOWorkOrderOperationfrom the given input, using also the work order filters set on theBundlingRulevoidBundlerMessageHelper.setCache(BundleEntitiesCache cache) Sets the cache to use for theBundlerelated entities. -
Uses of BundleEntitiesCache in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion that return BundleEntitiesCacheModifier and TypeMethodDescriptionBundlingCriterion.getCache()Returns the cache used for theBundlerelated entities.Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion with parameters of type BundleEntitiesCacheModifier and TypeMethodDescriptionstatic <T extends BundlingCriterion>
TBundlingCriterion.make(Class<T> criterionClass, BundleEntitiesCache cache) Creates a new instance of a bundling criterion.voidBundlingCriterion.setCache(BundleEntitiesCache cache) Sets the cache used for theBundlerelated entities. -
Uses of BundleEntitiesCache in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering that return BundleEntitiesCacheModifier and TypeMethodDescriptionBaseComparator.getCache()Returns the cache used for theBundlerelated entities.Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering with parameters of type BundleEntitiesCacheModifier and TypeMethodDescriptionvoidBaseComparator.setCache(BundleEntitiesCache cache) Sets the cache used for theBundlerelated entities.