Uses of Class
overit.geocallapp.wfm.datacollection.rs1.sheet.DTODataCollectionSheetStatusChange
Packages that use DTODataCollectionSheetStatusChange
-
Uses of DTODataCollectionSheetStatusChange in overit.geocallapp.wfm.datacollection.rs1.sheet
Methods in overit.geocallapp.wfm.datacollection.rs1.sheet with parameters of type DTODataCollectionSheetStatusChangeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> DataCollectionSheetService.changeStatus(Long sheetId, @Valid DTODataCollectionSheetStatusChange statusChange) Changes the status of the data collection sheet.