Uses of Class
overit.geocallapp.wfm.project.bl.management.planning.ScheduledIntervention
Packages that use ScheduledIntervention
Package
Description
-
Uses of ScheduledIntervention in overit.geocallapp.wfm.project.bl.management.planning
Methods in overit.geocallapp.wfm.project.bl.management.planning that return ScheduledInterventionMethods in overit.geocallapp.wfm.project.bl.management.planning that return types with arguments of type ScheduledInterventionModifier and TypeMethodDescriptionOperationPlanning.getScheduledInterventions()protected Map<Long, ScheduledIntervention> OperationPlanning.interventionIndex()Method parameters in overit.geocallapp.wfm.project.bl.management.planning with type arguments of type ScheduledInterventionModifier and TypeMethodDescriptionvoidOperationPlanning.addSchedulingInterventions(List<ScheduledIntervention> slots) voidOperationPlanning.setSchedulingInterventions(List<ScheduledIntervention> slots) -
Uses of ScheduledIntervention in overit.geocallapp.wfm.project.bl.management.planning.task
Methods in overit.geocallapp.wfm.project.bl.management.planning.task with parameters of type ScheduledInterventionModifier and TypeMethodDescriptionprotected voidBTSaveOperationSchedulingSlots.alignWorkShiftSchedulingSlots(ScheduledIntervention si, PoolKit pk) protected voidBTSaveOperationSchedulingSlots.saveInterventionSchedulingSlots(BOWorkOrderOperation operation, ScheduledIntervention si, PoolKit pk) -
Uses of ScheduledIntervention in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation
Methods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation that return ScheduledInterventionModifier and TypeMethodDescriptionprotected ScheduledInterventionPlanningSlotEvaluator.finalizeSchedulingSlot(OperationTimeRange operationTimeRange, BOPlanSlot planSlot) -
Uses of ScheduledIntervention in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.timeline
Methods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.timeline with parameters of type ScheduledInterventionModifier and TypeMethodDescriptionSchedulingResourceDataTimeLineBuilder.build(ResourceData resourceData, BOWorkOrderOperation operation, ScheduledIntervention intervention, boolean useResourceCalendar) -
Uses of ScheduledIntervention in overit.geocallapp.wfm.project.ux.activityplan
Methods in overit.geocallapp.wfm.project.ux.activityplan that return types with arguments of type ScheduledInterventionModifier and TypeMethodDescriptionprotected CalendarViewColumnCell<List<ScheduledIntervention>> ActivityPlanBuilder.buildCell(List<ScheduledIntervention> slots) Build the elements that will be put in the cells of the main tableMethod parameters in overit.geocallapp.wfm.project.ux.activityplan with type arguments of type ScheduledInterventionModifier and TypeMethodDescriptionprotected CalendarViewColumnCell<List<ScheduledIntervention>> ActivityPlanBuilder.buildCell(List<ScheduledIntervention> slots) Build the elements that will be put in the cells of the main tableprotected StringActivityPlanThemeManager.evaluateCellColor(CalendarViewColumnCell<List<ScheduledIntervention>> cell) -
Uses of ScheduledIntervention in overit.geocallapp.wfm.project.ux.structure.gantt
Methods in overit.geocallapp.wfm.project.ux.structure.gantt with parameters of type ScheduledInterventionModifier and TypeMethodDescriptionorg.apache.ecs.ElementProjectGanttTooltipBuilder.buildInterventionExecutionTooltip(Teacher teacher, ScheduledIntervention intervention) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildInterventionTooltip(Teacher teacher, ScheduledIntervention intervention) -
Uses of ScheduledIntervention in overit.geocallapp.wfm.project.ux.wizard.planslotselection
Methods in overit.geocallapp.wfm.project.ux.wizard.planslotselection that return ScheduledInterventionModifier and TypeMethodDescriptionprotected ScheduledInterventionCOperationPlanSlotSelectionWizardStep.getScheduledInterventionByRow(int row) Methods in overit.geocallapp.wfm.project.ux.wizard.planslotselection with parameters of type ScheduledInterventionModifier and TypeMethodDescriptionprotected DBViewOperationPlanningsDBViewBuilder.getResourcesDBView(ScheduledIntervention si) protected StringOperationPlanningsDBViewBuilder.getResourcesInfo(ScheduledIntervention si)