Uses of Class
overit.geocallapp.wfm.orchestrator.scheduling.ux.rs1.schedulableactivities.DTOSchedulableActivities
Packages that use DTOSchedulableActivities
-
Uses of DTOSchedulableActivities in overit.geocallapp.wfm.orchestrator.scheduling.ux.rs1.schedulableactivities
Methods in overit.geocallapp.wfm.orchestrator.scheduling.ux.rs1.schedulableactivities that return types with arguments of type DTOSchedulableActivitiesModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSchedulableActivities>> SchedulableActivitiesService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOSchedulableActivitiesSearchFilter filter) Retrieves a paginated collection of schedulable activities based on the provided filter criteria.