Uses of Class
co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
Packages that use WorkRequirementSummary
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 WorkRequirementSummary in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler that return types with arguments of type WorkRequirementSummaryModifier and TypeMethodDescriptionWorkClient.findAllWorkRequirements()
Deprecated, for removal: This API element is subject to removal in a future version.WorkClientImpl.findAllWorkRequirements()
WorkClient.getWorkRequirements
(WorkRequirementSearch search) Returns aSearchClient
that offers the ability to search work requirements.WorkClientImpl.getWorkRequirements
(WorkRequirementSearch search) -
Uses of WorkRequirementSummary in co.yellowdog.platform.interaction.scheduler
Methods in co.yellowdog.platform.interaction.scheduler that return WorkRequirementSummary
WorkClient.getWorkRequirements(WorkRequirementSearch)
instead to search tasks.