Uses of Class
co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
Packages that use WorkRequirementSearch
Package
Description
Provides the classes needed to interact with the YellowDog Scheduler service.
Defines types used in the request/response interactions with the YellowDog Scheduler Service.
-
Uses of WorkRequirementSearch in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler with parameters of type WorkRequirementSearchModifier and TypeMethodDescriptionWorkClient.getWorkRequirements
(WorkRequirementSearch search) Returns aSearchClient
that offers the ability to search work requirements.WorkClientImpl.getWorkRequirements
(WorkRequirementSearch search) -
Uses of WorkRequirementSearch in co.yellowdog.platform.interaction.scheduler
Subclasses with type arguments of type WorkRequirementSearch in co.yellowdog.platform.interaction.schedulerMethods in co.yellowdog.platform.interaction.scheduler that return WorkRequirementSearch