Uses of Class
overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure.DTOAssetMeasuringElementMeasureInsert
Packages that use DTOAssetMeasuringElementMeasureInsert
-
Uses of DTOAssetMeasuringElementMeasureInsert in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure
Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure with parameters of type DTOAssetMeasuringElementMeasureInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> OrchestratorAssetMeasuringElementMeasureService.post(Long assetId, Long measuringElementId, @Valid DTOAssetMeasuringElementMeasureInsert dto) Creates a new measure for an asset's measuring element.