Uses of Class
overit.geocallapp.wfm.execution.bl.intervention.event.ResourceInterventionSearchEvent
Packages that use ResourceInterventionSearchEvent
-
Uses of ResourceInterventionSearchEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.task with parameters of type ResourceInterventionSearchEventModifier and TypeMethodDescriptionprotected voidBTResourceInterventionSearch.execute(ResourceInterventionSearchEvent event, PoolKit poolKit) It first checks if the resource is a team leader OR if it's not a team leader but has associated interventions.protected PageResponse<BOIntervention> BTResourceInterventionSearch.searchInterventions(ResourceInterventionSearchEvent event, PoolKit poolKit, InterventionSearchFilter interventionSearchFilter, Collection<Long> woOperations, ResourceInterventionSearchFilter filter) Searches for interventions based on the provided search filter.