Uses of Class
overit.geocallapp.wfm.datacollection.rs1.sheet.DTODataCollectionSheetAssociateOperation
Packages that use DTODataCollectionSheetAssociateOperation
-
Uses of DTODataCollectionSheetAssociateOperation in overit.geocallapp.wfm.datacollection.rs1.sheet
Methods in overit.geocallapp.wfm.datacollection.rs1.sheet with parameters of type DTODataCollectionSheetAssociateOperationModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> DataCollectionSheetService.associateToOperation(Long sheetId, @Valid DTODataCollectionSheetAssociateOperation operationInput) Associates the data collection sheet to a work order operation.