Uses of Class
co.yellowdog.platform.clients.scheduler.WorkRequirementHelper
Packages that use WorkRequirementHelper
Package
Description
Provides the classes needed to interact with the YellowDog Scheduler service.
-
Uses of WorkRequirementHelper in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler that return WorkRequirementHelperModifier and TypeMethodDescriptionWorkClient.getWorkRequirementHelper
(WorkRequirement workRequirement) Constructs a new work requirement helper for the specified requirement.WorkClient.getWorkRequirementHelper
(String workRequirementId) Constructs a new work requirement helper for the specified requirement.WorkClientImpl.getWorkRequirementHelper
(@NonNull WorkRequirement workRequirement) WorkClientImpl.getWorkRequirementHelper
(@NonNull String workRequirementId)