Uses of Class
co.yellowdog.platform.model.Worker
Packages that use Worker
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of Worker in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return WorkerMethods in co.yellowdog.platform.model that return types with arguments of type WorkerMethod parameters in co.yellowdog.platform.model with type arguments of type WorkerModifier and TypeMethodDescriptionvoid
Node.setWorkers
(List<Worker> workers) The workers on this instance.The workers on this instance.