Uses of Class
overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.InterventionTeamLeader
Packages that use InterventionTeamLeader
Package
Description
-
Uses of InterventionTeamLeader in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention that return types with arguments of type InterventionTeamLeaderModifier and TypeMethodDescriptionResourceWithIntervention.getInterventions()Gets the collection of interventions associated with this resource.Method parameters in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention with type arguments of type InterventionTeamLeaderModifier and TypeMethodDescriptionvoidResourceWithIntervention.setInterventions(Collection<InterventionTeamLeader> interventions) Sets the collection of interventions associated with this resource. -
Uses of InterventionTeamLeader in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task
Method parameters in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task with type arguments of type InterventionTeamLeaderModifier and TypeMethodDescriptionprotected voidBTResourceWithInterventionSearch.buildInterventionTeamLeader(Map.Entry<Long, Boolean> intervention, List<InterventionTeamLeader> interventionsList) Creates and configures anInterventionTeamLeaderobject from the given intervention entry.