Uses of Interface
tech.justen.concord.goodwill.TaskConfig
Packages that use TaskConfig
Package
Description
-
Uses of TaskConfig in tech.justen.concord.goodwill.service
Constructors in tech.justen.concord.goodwill.service with parameters of type TaskConfigModifierConstructorDescriptionGrpcConfigService(com.walmartlabs.concord.client.ApiClientConfiguration apiClientConfig, TaskConfig taskConfig) GrpcSecretService(TaskConfig taskConfig, SecretService secretService, com.walmartlabs.concord.ApiClient apiClient) -
Uses of TaskConfig in tech.justen.concord.goodwill.task
Constructors in tech.justen.concord.goodwill.task with parameters of type TaskConfigModifierConstructorDescriptionTaskCommon(TaskConfig config, TaskParams params, DependencyManager dependencyManager, ContextService executionService, DockerService dockerService, SecretService secretService, LockService lockService, ExecutorService executor, com.walmartlabs.concord.client.ApiClientConfiguration apiClientConfig, com.walmartlabs.concord.client.ApiClientFactory apiClientFactory) -
Uses of TaskConfig in tech.justen.concord.goodwill.task.v1
Classes in tech.justen.concord.goodwill.task.v1 that implement TaskConfig -
Uses of TaskConfig in tech.justen.concord.goodwill.task.v2
Classes in tech.justen.concord.goodwill.task.v2 that implement TaskConfig