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