Uses of Class
overit.geocallapp.wfm.gpstracking.rs1.resource.position.latest.DTOResourceLatestPositionBatchUpsert
Packages that use DTOResourceLatestPositionBatchUpsert
-
Uses of DTOResourceLatestPositionBatchUpsert in overit.geocallapp.wfm.gpstracking.rs1.resource.position.latest
Method parameters in overit.geocallapp.wfm.gpstracking.rs1.resource.position.latest with type arguments of type DTOResourceLatestPositionBatchUpsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> ResourceLatestPositionBatchService.post(@Size(min=1,max=1000) @Valid List<DTOResourceLatestPositionBatchUpsert> batchInput) Performs batch upsert of resource latest positions by calling theResourceLastGPSPositionBatchUpsertEvent.