Uses of Class
overit.geocall.da.TimeSlot
Packages that use TimeSlot
Package
Description
-
Uses of TimeSlot in overit.geocall.da
Methods in overit.geocall.da that return TimeSlotModifier and TypeMethodDescriptionstatic TimeSlotTimeSlot.lockTimeSlot(String name, long secs) Requests an instance of the TimeSlot.static TimeSlotTimeSlot.lockTimeSlot(String name, long secs, boolean autoHold) Requests an instance of the TimeSlot. -
Uses of TimeSlot in overit.geocallapp.wfm.bundler.bl.bundleRequirement.migration.task
Fields in overit.geocallapp.wfm.bundler.bl.bundleRequirement.migration.task declared as TimeSlot -
Uses of TimeSlot in overit.geocallapp.wfm.cee.bl.intervention.task
Fields in overit.geocallapp.wfm.cee.bl.intervention.task declared as TimeSlot -
Uses of TimeSlot in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task
Fields in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task declared as TimeSlot -
Uses of TimeSlot in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.task
Fields in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.task declared as TimeSlot -
Uses of TimeSlot in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.task
Fields in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.task declared as TimeSlot -
Uses of TimeSlot in overit.geocallapp.wfm.core.bl.schedulingproposal
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal that return TimeSlotModifier and TypeMethodDescriptionstatic TimeSlotSchedulingProposalUtils.lockTimeSlot(Long schedulingProposalId) static TimeSlotSchedulingProposalUtils.lockTimeSlot(Long schedulingProposalId, long seconds) static TimeSlotSchedulingProposalUtils.lockTimeSlotOnType(Long schedulingProposalTypeId, Long woOperationId) static TimeSlotSchedulingProposalUtils.lockTimeSlotOnType(Long schedulingProposalTypeId, Long woOperationId, long seconds) -
Uses of TimeSlot in overit.geocallapp.wfm.core.bl.schedulingproposal.event
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.event that return TimeSlotMethods in overit.geocallapp.wfm.core.bl.schedulingproposal.event with parameters of type TimeSlotModifier and TypeMethodDescriptionvoidSchedulingProposalUpdateProcessDataInput.setTimeSlot(TimeSlot timeSlot) -
Uses of TimeSlot in overit.geocallapp.wfm.core.bl.schedulingproposal.task
Fields in overit.geocallapp.wfm.core.bl.schedulingproposal.task declared as TimeSlotModifier and TypeFieldDescriptionprotected TimeSlotBTSchedulingProposalUpdateProcessData.timeSlotMethods in overit.geocallapp.wfm.core.bl.schedulingproposal.task with parameters of type TimeSlotModifier and TypeMethodDescriptionprotected voidBTProcessSchedulingProposals.updateProcessKo(BOSchedulingProposal boSchedulingProposal, Exception exception, TimeSlot timeSlot, PoolKit pk) protected voidBTProcessSchedulingProposals.updateProcessOk(BOSchedulingProposal boSchedulingProposal, TimeSlot timeSlot, PoolKit poolKit) -
Uses of TimeSlot in overit.geocallapp.wfm.orchestrator.documents.mobileforms.bl.instance.task
Fields in overit.geocallapp.wfm.orchestrator.documents.mobileforms.bl.instance.task declared as TimeSlot -
Uses of TimeSlot in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.migration.task
Fields in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.migration.task declared as TimeSlot