Uses of Class
com.bluebell.greenhouse.platform.models.api.dto.job.JobSearchRequest
Packages that use JobSearchRequest
-
Uses of JobSearchRequest in com.bluebell.greenhouse.planter.controllers.job
Methods in com.bluebell.greenhouse.planter.controllers.job with parameters of type JobSearchRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PaginatedJobSummaryDTO> JobApiController.searchJobSummaries(JobSearchRequest searchRequest) Searches bounded operator summaries without action output, logs, or events. -
Uses of JobSearchRequest in com.bluebell.greenhouse.planter.orchestrators.job
Methods in com.bluebell.greenhouse.planter.orchestrators.job with parameters of type JobSearchRequestModifier and TypeMethodDescriptionJobOrchestrator.searchJobSummaries(JobSearchRequest searchRequest) Searches bounded durable job summaries.