Uses of Class
overit.geocallapp.wfm.assets.rs1.status.DTOAssetStatusUpdate
Packages that use DTOAssetStatusUpdate
-
Uses of DTOAssetStatusUpdate in overit.geocallapp.wfm.assets.rs1.status
Methods in overit.geocallapp.wfm.assets.rs1.status with parameters of type DTOAssetStatusUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AssetStatusService.patch(Long id, @Valid DTOAssetStatusUpdate input) Modifies the required asset status.