Uses of Class
overit.geocallapp.wfm.core.bl.schedule.cache.SchedulingCache
Packages that use SchedulingCache
Package
Description
-
Uses of SchedulingCache in overit.geocallapp.wfm.core.bl.schedule.event
Methods in overit.geocallapp.wfm.core.bl.schedule.event that return SchedulingCacheModifier and TypeMethodDescriptionScheduleCheckManualPasteInput.getSchedulingCache()SchedulePreProcessManualCancelInput.getSchedulingCache()Returns the scheduling cache used to reduce the number of queriesSchedulePreProcessManualPasteInput.getSchedulingCache()Returns the scheduling cache.Methods in overit.geocallapp.wfm.core.bl.schedule.event with parameters of type SchedulingCacheModifier and TypeMethodDescriptionvoidScheduleCheckManualPasteInput.setSchedulingCache(SchedulingCache schedulingCache) voidSchedulePreProcessManualCancelInput.setSchedulingCache(SchedulingCache schedulingCache) Sets the scheduling cache used to reduce the number of queriesvoidSchedulePreProcessManualPasteInput.setSchedulingCache(SchedulingCache schedulingCache) Sets the scheduling cache. -
Uses of SchedulingCache in overit.geocallapp.wfm.core.bl.schedule.task
Methods in overit.geocallapp.wfm.core.bl.schedule.task with parameters of type SchedulingCacheModifier and TypeMethodDescriptionprotected voidBTPrepopulateOssCache.calculateMultiplePointsRoadAndTimeDistance(org.locationtech.jts.geom.Coordinate[] pointList, Long operationCenter, Long ossSpaceId, overit.geocallapp.wfm.scheduler.oss.cache.OssCache ossCache, SchedulingCache schedulingCache, PooledConnection conn) protected voidBTSchedulingSingleValidationCheck.genericPermissionsCheck(Long workshift, SchedulingCache schedulingCache, PooledConnection conn) -
Uses of SchedulingCache in overit.geocallapp.wfm.core.bl.schedule.team.event
Methods in overit.geocallapp.wfm.core.bl.schedule.team.event that return SchedulingCacheModifier and TypeMethodDescriptionTeamActivityManualAssignmentInput.getSchedulingCache()Returns the scheduling cache used to optimize multiple schedulingsTeamPreProcessAssignmentInput.getSchedulingCache()Returns the scheduling cache used to optimize the scheduling taskMethods in overit.geocallapp.wfm.core.bl.schedule.team.event with parameters of type SchedulingCacheModifier and TypeMethodDescriptionvoidTeamActivityManualAssignmentInput.setSchedulingCache(SchedulingCache schedulingCache) Sets the scheduling cache used to optimize multiple schedulingsvoidTeamPreProcessAssignmentInput.setSchedulingCache(SchedulingCache schedulingCache) Sets the scheduling cache used to optimize the scheduling task -
Uses of SchedulingCache in overit.geocallapp.wfm.core.bl.schedule.team.task
Fields in overit.geocallapp.wfm.core.bl.schedule.team.task declared as SchedulingCacheModifier and TypeFieldDescriptionprotected SchedulingCacheBTTeamPreProcessAssignment.schedulingCache