Package io.kestra.core.services
Class WorkerGroupService
java.lang.Object
io.kestra.core.services.WorkerGroupService
Provides business logic to manipulate Worker Groups.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolveGroupFromJob(WorkerJob workerJob) resolveGroupFromKey(String workerGroupKey)
-
Constructor Details
-
WorkerGroupService
public WorkerGroupService()
-
-
Method Details
-
resolveGroupFromKey
-
resolveGroupFromJob
-