Uses of Class
tech.justen.concord.goodwill.task.TaskParams
Packages that use TaskParams
-
Uses of TaskParams in tech.justen.concord.goodwill.task
Constructors in tech.justen.concord.goodwill.task with parameters of type TaskParamsModifierConstructorDescriptionTaskCommon(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)