Uses of Class
overit.geocallapp.wfm.mobile.core.rs3.technicalobject.notificationhistory.DTOMobileNotificationSearchResult
Packages that use DTOMobileNotificationSearchResult
-
Uses of DTOMobileNotificationSearchResult in overit.geocallapp.wfm.mobile.core.rs3.technicalobject
Methods in overit.geocallapp.wfm.mobile.core.rs3.technicalobject that return types with arguments of type DTOMobileNotificationSearchResultModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMobileNotificationSearchResult>> MobileTechnicalObjectService.getNotificationHistory(Long technicalObjectId, @Valid Page page, @Valid @NotNull DTOMobileNotificationSearchFilter filter) Retrieve the all stored notification history for a specific technical object.