Uses of Class
overit.geocallapp.wfm.core.datacollection.rs2.template.release.DTODataCollectionTemplateReleaseUpdate
Packages that use DTODataCollectionTemplateReleaseUpdate
-
Uses of DTODataCollectionTemplateReleaseUpdate in overit.geocallapp.wfm.core.datacollection.rs2.template
Methods in overit.geocallapp.wfm.core.datacollection.rs2.template with parameters of type DTODataCollectionTemplateReleaseUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> DataCollectionTemplateService.patchRelease(Long id, Long releaseId, @Valid DTODataCollectionTemplateReleaseUpdate input) Deprecated, for removal: This API element is subject to removal in a future version.Modify the required release.