Uses of Class
overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.validationstate.DTOOutcomeValidationState
Packages that use DTOOutcomeValidationState
-
Uses of DTOOutcomeValidationState in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.validationstate
Methods in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.validationstate that return types with arguments of type DTOOutcomeValidationStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOOutcomeValidationState> Retrieves the required outcome validation state.org.springframework.http.ResponseEntity<PageResponse<DTOOutcomeValidationState>> OutcomeValidationStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeValidationStateSearchFilter filter) Retrieve the all stored outcome validation states.