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