public class DockerContainerControllerImpl extends Object implements DockerContainerController
Modifier and Type | Field and Description |
---|---|
static String |
DOCKER_CAPABILITY |
DOCKER_CONTAINER_NAME_VAR
Modifier | Constructor and Description |
---|---|
protected |
DockerContainerControllerImpl(CommonContext context,
DockerContainerService dockerContainerService,
ProcessContextFactory processContextFactory,
CapabilityContext capabilityContext,
CustomVariableContext customVariableContext,
ProcessService processService,
HomeDirectoryLayout homeDirectoryLayout) |
public static final String DOCKER_CAPABILITY
protected DockerContainerControllerImpl(@NotNull CommonContext context, @NotNull DockerContainerService dockerContainerService, @NotNull ProcessContextFactory processContextFactory, @NotNull CapabilityContext capabilityContext, @NotNull CustomVariableContext customVariableContext, @NotNull ProcessService processService, @NotNull HomeDirectoryLayout homeDirectoryLayout)
public void startContainerIfRequired() throws DockerException
startContainerIfRequired
in interface DockerContainerController
DockerException
public void close()
close
in interface AutoCloseable
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.