Uses of Class
overit.geocallapp.wfm.projects.rs1.activity.DTOProjectActivityFilter
Packages that use DTOProjectActivityFilter
-
Uses of DTOProjectActivityFilter in overit.geocallapp.wfm.projects.rs1.activity
Methods in overit.geocallapp.wfm.projects.rs1.activity with parameters of type DTOProjectActivityFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectActivity>> ProjectsActivitiesService.getCollection(Long projectId, @Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectActivityFilter filter) Returns the collection of all the project activity by calling theProjectActivitySearchEvent.