Uses of Class
overit.geocallapp.wfm.execution.rs1.interventionresource.DTOInterventionResourceUpdate
Packages that use DTOInterventionResourceUpdate
-
Uses of DTOInterventionResourceUpdate in overit.geocallapp.wfm.execution.rs1.interventionresource
Methods in overit.geocallapp.wfm.execution.rs1.interventionresource with parameters of type DTOInterventionResourceUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> InterventionResourceService.patch(Long intervention, Long resource, Long workingHourType, @Valid DTOInterventionResourceUpdate dto) Update a intervention resource by calling theInterventionResourceUpdateEvent