Uses of Class
overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.BOScheduling
Packages that use BOScheduling
Package
Description
-
Uses of BOScheduling in overit.geocallapp.wfm.core.bl.crewshell.composition.draft
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft that return types with arguments of type BOSchedulingModifier and TypeMethodDescriptionstatic List<BOScheduling> CrewShellTechnicianChecksUtils.getSchedulings(BOWorkShift workshift, PoolKit pk) -
Uses of BOScheduling in overit.geocallapp.wfm.core.bl.crewshell.composition.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.task with parameters of type BOSchedulingModifier and TypeMethodDescriptionprotected voidBTCrewShellCompositionConfirm.cleanSchedulingForemanLinks(BOScheduling scheduling, PoolKit pk) -
Uses of BOScheduling in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter.task that return types with arguments of type BOSchedulingModifier and TypeMethodDescriptionprotected List<BOScheduling> BTCrewShellOperationCenterDelete.retrieveSchedulings(BOWorkShift workShift, PoolKit poolKit) Retrieves theBOSchedulingobjects (i.e., schedulings) related to eachBOCrewShellobject (i.e., crew shell). -
Uses of BOScheduling in overit.geocallapp.wfm.core.bl.crewshell.scheduling.event
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.event that return BOSchedulingModifier and TypeMethodDescriptionCrewShellSchedulingTransferInput.getScheduling()It returns the scheduling to be transferredMethods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.event with parameters of type BOSchedulingModifier and TypeMethodDescriptionvoidCrewShellSchedulingTransferInput.setScheduling(BOScheduling scheduling) It sets the scheduling to be transferred -
Uses of BOScheduling in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task that return types with arguments of type BOSchedulingModifier and TypeMethodDescriptionprotected Map<Long, BOScheduling> BTCrewShellSchedulingMassiveTransfer.transferScheduling(List<BOWorkShift> workshifts, Long foreman, BOScheduling scheduling, Long crewShellUser, PoolKit pk) Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task with parameters of type BOSchedulingModifier and TypeMethodDescriptionprotected Map<Long, BOScheduling> BTCrewShellSchedulingMassiveTransfer.transferScheduling(List<BOWorkShift> workshifts, Long foreman, BOScheduling scheduling, Long crewShellUser, PoolKit pk) Method parameters in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task with type arguments of type BOSchedulingModifier and TypeMethodDescriptionprotected voidBTCrewShellSchedulingMassiveTransfer.updateCrewShellTechnicianSchedulings(Map<CrewShellTechnicianSchedulingKey, BOScheduling> technicianSchedulingsByCrewShellScheduling, Long crewShellSchedulingId, Map<Long, BOScheduling> schedulingsByTechnician) protected voidBTCrewShellSchedulingMassiveTransfer.updateLinkedSchedulings(Map<CrewShellTechnicianSchedulingKey, BOScheduling> technicianSchedulingsByCrewShellScheduling, PoolKit pk) -
Uses of BOScheduling in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.event
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.event that return BOSchedulingModifier and TypeMethodDescriptionSchedulingCopyInput.getScheduling()It returns the scheduling to copyMethods in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.event that return types with arguments of type BOSchedulingMethods in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.event with parameters of type BOSchedulingModifier and TypeMethodDescriptionvoidSchedulingCopyInput.setScheduling(BOScheduling scheduling) It sets the scheduling to copyMethod parameters in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.event with type arguments of type BOSchedulingModifier and TypeMethodDescriptionvoidSchedulingCopyOutput.setSchedulingByResource(Map<Long, BOScheduling> schedulingByResource) Constructors in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.event with parameters of type BOSchedulingModifierConstructorDescriptionInstantiates a new scheduling insert event.Instantiates a new scheduling update event. -
Uses of BOScheduling in overit.geocallapp.wfm.core.bl.schedule.wooperation
Methods in overit.geocallapp.wfm.core.bl.schedule.wooperation that return BOSchedulingModifier and TypeMethodDescriptionprotected BOSchedulingWOOperationInterventionScheduling.findSchedulingByFilter(Predicate<BOScheduling> filter) protected BOSchedulingWOOperationInterventionScheduling.getLastSchedulingPortion(BOScheduling scheduling) Methods in overit.geocallapp.wfm.core.bl.schedule.wooperation that return types with arguments of type BOSchedulingModifier and TypeMethodDescriptionWOOperationInterventionScheduling.getAllSchedulingPortions(BOScheduling scheduling) WOOperationInterventionScheduling.getForemanSchedulings()WOOperationInterventionScheduling.getInterventionForemanSchedulings(Long agendaId) WOOperationInterventionScheduling.getInterventionForemanSchedulings(Long agendaId, boolean collectAllPortions) WOOperationInterventionScheduling.getInterventionSchedulings(Long agendaId) WOOperationInterventionScheduling.getInterventionSchedulingsByResourceShift(Long agendaId, Long resourceShift) WOOperationInterventionScheduling.getInterventionsSchedulingsMap()WOOperationInterventionScheduling.getLastInterventionForemanSchedulings()WOOperationInterventionScheduling.getLastInterventionForemanSchedulings(boolean collectAllPortions) WOOperationInterventionScheduling.getLastInterventionSchedulings()WOOperationInterventionScheduling.getSchedulings()WOOperationInterventionScheduling.getSchedulingsByResourceShift(Long resourceShift) Methods in overit.geocallapp.wfm.core.bl.schedule.wooperation with parameters of type BOSchedulingModifier and TypeMethodDescriptionprotected voidWOOperationInterventionScheduling.collectPreviousSchedulingPortions(BOScheduling scheduling, List<BOScheduling> collector) WOOperationInterventionScheduling.getAllSchedulingPortions(BOScheduling scheduling) protected BOSchedulingWOOperationInterventionScheduling.getLastSchedulingPortion(BOScheduling scheduling) protected booleanWOOperationInterventionScheduling.isLastSchedulingPortion(BOScheduling scheduling) protected booleanWOOperationInterventionScheduling.isSchedulingPortion(BOScheduling scheduling) Method parameters in overit.geocallapp.wfm.core.bl.schedule.wooperation with type arguments of type BOSchedulingModifier and TypeMethodDescriptionprotected voidWOOperationInterventionScheduling.collectPreviousSchedulingPortions(BOScheduling scheduling, List<BOScheduling> collector) protected BOSchedulingWOOperationInterventionScheduling.findSchedulingByFilter(Predicate<BOScheduling> filter) voidWOOperationInterventionScheduling.setInterventionsSchedulingsMap(Map<Long, List<BOScheduling>> interventionsSchedulingsMap) -
Uses of BOScheduling in overit.geocallapp.wfm.core.bl.schedule.wooperation.task
Methods in overit.geocallapp.wfm.core.bl.schedule.wooperation.task that return types with arguments of type BOSchedulingModifier and TypeMethodDescriptionprotected Map<Long, List<BOScheduling>> BTWOOperationInterventionSchedulingLoad.loadInterventionsSchedulingsMap(List<Intervention> interventions, Long schedulingModel, PoolKit poolKit) Method parameters in overit.geocallapp.wfm.core.bl.schedule.wooperation.task with type arguments of type BOSchedulingModifier and TypeMethodDescriptionprotected WOOperationInterventionSchedulingBTWOOperationInterventionSchedulingLoad.buildWOOperationInterventionScheduling(List<Intervention> interventions, Map<Long, List<BOScheduling>> interventionsSchedulingsMap, BOWorkOrderOperation woOperation, Long schedulingModel) -
Uses of BOScheduling in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.task that return types with arguments of type BOSchedulingModifier and TypeMethodDescriptionprotected List<BOScheduling> BTProcessSchedulingRemovalProposal.getSchedulingToRemove(BOSchedulingRemovalProposal bo, PoolKit pk) Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.task with parameters of type BOSchedulingModifier and TypeMethodDescriptionBTProcessSchedulingRemovalProposal.processSchedulingRemovalProposal(BOScheduling boScheduling, PoolKit pk) Method parameters in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.task with type arguments of type BOSchedulingModifier and TypeMethodDescriptionprotected voidBTProcessSchedulingRemovalProposal.checkIfCrewShellWorkshift(List<BOScheduling> boSchedulingList, PoolKit pk) -
Uses of BOScheduling in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician that return types with arguments of type BOSchedulingModifier and TypeMethodDescriptionprotected List<BOScheduling> AllocateTechnicians.retrieveSchedulingsByWorkShifts(List<Long> workShiftIDs) Retrieves the list of the not cancelledBOSchedulingobjects by filtering them byBOWorkShiftobjects' IDs.