Uses of Class
overit.geocallapp.wfm.datacollection.rs1.template.structure.outcomerules.DTODataCollectionTemplateOutcomeRuleInsert
Packages that use DTODataCollectionTemplateOutcomeRuleInsert
-
Uses of DTODataCollectionTemplateOutcomeRuleInsert in overit.geocallapp.wfm.datacollection.rs1.template.structure.outcomerules
Methods in overit.geocallapp.wfm.datacollection.rs1.template.structure.outcomerules with parameters of type DTODataCollectionTemplateOutcomeRuleInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> DataCollectionTemplateOutcomeRuleService.post(Long templateId, @Valid DTODataCollectionTemplateOutcomeRuleInsert dto) Creates a new outcome rule for a template working copy.