Uses of Interface
com.atlassian.bamboo.setup.HomeDirectoryLayout
Packages that use HomeDirectoryLayout
Package
Description
-
Uses of HomeDirectoryLayout in com.atlassian.bamboo.plugins.script.task
Constructors in com.atlassian.bamboo.plugins.script.task with parameters of type HomeDirectoryLayoutModifierConstructorDescriptionScriptBuildTask
(EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService, HomeDirectoryLayout homeDirectoryLayout) -
Uses of HomeDirectoryLayout in com.atlassian.bamboo.setup
Classes in com.atlassian.bamboo.setup that implement HomeDirectoryLayout -
Uses of HomeDirectoryLayout in com.atlassian.bamboo.v2.build.agent.docker
Constructors in com.atlassian.bamboo.v2.build.agent.docker with parameters of type HomeDirectoryLayoutModifierConstructorDescriptionprotected
DockerContainerControllerImpl
(@NotNull CommonContext context, @NotNull DockerContainerService dockerContainerService, @NotNull ProcessContextFactory processContextFactory, @NotNull CapabilityContext capabilityContext, @NotNull CustomVariableContext customVariableContext, @NotNull ProcessService processService, @NotNull HomeDirectoryLayout homeDirectoryLayout) -
Uses of HomeDirectoryLayout in com.atlassian.bamboo.v2.build.agent.remote
Classes in com.atlassian.bamboo.v2.build.agent.remote that implement HomeDirectoryLayout -
Uses of HomeDirectoryLayout in com.atlassian.bamboo.v2.build.agent.remote.plugins
Constructors in com.atlassian.bamboo.v2.build.agent.remote.plugins with parameters of type HomeDirectoryLayoutModifierConstructorDescriptionRemotePluginScanner
(String resourceName, RemoteAgent remoteAgent, HomeDirectoryLayout homeDirectoryLayout) -
Uses of HomeDirectoryLayout in com.atlassian.bamboo.v2.build.agent.remote.sender
Constructors in com.atlassian.bamboo.v2.build.agent.remote.sender with parameters of type HomeDirectoryLayoutModifierConstructorDescriptionBatchedMessageSender
(BambooAgentMessageSender delegate, HomeDirectoryLayout homeDirectoryLayout, ObjectSerialiserDispatcher objectSerialiserDispatcher) -
Uses of HomeDirectoryLayout in com.atlassian.bamboo.v2.build.task
Methods in com.atlassian.bamboo.v2.build.task with parameters of type HomeDirectoryLayoutModifier and TypeMethodDescriptionvoid
InitializeBuild.setHomeDirectoryLayout
(HomeDirectoryLayout homeDirectoryLayout) -
Uses of HomeDirectoryLayout in com.atlassian.bamboo.warnings
Constructors in com.atlassian.bamboo.warnings with parameters of type HomeDirectoryLayoutModifierConstructorDescriptionWarningsBackgroundProcessor
(BuildLoggerManager buildLoggerManager, HomeDirectoryLayout homeDirectoryLayout)