Uses of Interface
com.atlassian.bamboo.process.ProcessContextFactory
Packages that use ProcessContextFactory
-
Uses of ProcessContextFactory in com.atlassian.bamboo.process
Classes in com.atlassian.bamboo.process that implement ProcessContextFactory -
Uses of ProcessContextFactory in com.atlassian.bamboo.v2.build.agent.docker
Constructors in com.atlassian.bamboo.v2.build.agent.docker with parameters of type ProcessContextFactoryModifierConstructorDescriptionprotectedDockerContainerControllerImpl(@NotNull CommonContext context, @NotNull DockerContainerService dockerContainerService, @NotNull ProcessContextFactory processContextFactory, @NotNull CapabilityContext capabilityContext, @NotNull CustomVariableContext customVariableContext, @NotNull ProcessService processService, @NotNull HomeDirectoryLayout homeDirectoryLayout)