Uses of Class
overit.geocallapp.wfm.assets.rs1.asset.DTOAssetBatchUpdate
Packages that use DTOAssetBatchUpdate
-
Uses of DTOAssetBatchUpdate in overit.geocallapp.wfm.assets.rs1.asset
Method parameters in overit.geocallapp.wfm.assets.rs1.asset with type arguments of type DTOAssetBatchUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AssetService.batchPatch(@Size(min=1,max=200) @Valid List<DTOAssetBatchUpdate> batchInput) Update a batch of assets by calling theAssetUpdateBatchEvent