Uses of Class
overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.DTOOutcomeReason
Packages that use DTOOutcomeReason
-
Uses of DTOOutcomeReason in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason
Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason that return types with arguments of type DTOOutcomeReasonModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOOutcomeReason> Retrieves the required outcome reason.org.springframework.http.ResponseEntity<PageResponse<DTOOutcomeReason>> OutcomeReasonService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeReasonSearchFilter filter) Retrieve the all stored outcome reasons.