Class TaskCommon
java.lang.Object
tech.justen.concord.goodwill.task.TaskCommon
-
Constructor Summary
ConstructorsConstructorDescriptionTaskCommon(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) -
Method Summary
-
Constructor Details
-
TaskCommon
public TaskCommon(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)
-
-
Method Details