|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BuildDirectoryManager in com.atlassian.bamboo.build.artifact |
---|
Constructors in com.atlassian.bamboo.build.artifact with parameters of type BuildDirectoryManager | |
---|---|
LocalArtifactManager(BuildLoggerManager buildLoggerManager,
BuildResultsSummaryManager buildResultsSummaryManager,
BuildDirectoryManager buildDirectoryManager,
ArtifactSubscriptionManager artifactSubscriptionManager)
|
Uses of BuildDirectoryManager in com.atlassian.bamboo.build.fileserver |
---|
Classes in com.atlassian.bamboo.build.fileserver that implement BuildDirectoryManager | |
---|---|
class |
DefaultBuildDirectoryManager
|
Uses of BuildDirectoryManager in com.atlassian.bamboo.builder |
---|
Fields in com.atlassian.bamboo.builder declared as BuildDirectoryManager | |
---|---|
protected BuildDirectoryManager |
AbstractBuilder.buildDirectoryManager
|
Methods in com.atlassian.bamboo.builder that return BuildDirectoryManager | |
---|---|
BuildDirectoryManager |
AbstractBuilder.getBuildDirectoryManager()
|
Methods in com.atlassian.bamboo.builder with parameters of type BuildDirectoryManager | |
---|---|
void |
AbstractBuilder.setBuildDirectoryManager(BuildDirectoryManager buildDirectoryManager)
|
Uses of BuildDirectoryManager in com.atlassian.bamboo.configuration |
---|
Constructors in com.atlassian.bamboo.configuration with parameters of type BuildDirectoryManager | |
---|---|
SystemInfo(StartupStatisticsBean startupStatisticsBean,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.config.HomeLocator homeLocator)
|
|
SystemInfoFactory(StartupStatisticsBean startupStatisticsBean,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.config.HomeLocator homeLocator)
|
Uses of BuildDirectoryManager in com.atlassian.bamboo.plugins.hg |
---|
Methods in com.atlassian.bamboo.plugins.hg with parameters of type BuildDirectoryManager | |
---|---|
static java.io.File |
HgRepository.getCacheBaseDirectory(BuildDirectoryManager buildDirectoryManager)
Separate static method so we can define the cache base directory in one place |
void |
DeleteHgCacheDirectory.setBuildDirectoryManager(BuildDirectoryManager buildDirectoryManager)
|
Uses of BuildDirectoryManager in com.atlassian.bamboo.repository |
---|
Fields in com.atlassian.bamboo.repository declared as BuildDirectoryManager | |
---|---|
protected BuildDirectoryManager |
AbstractRepository.buildDirectoryManager
|
Methods in com.atlassian.bamboo.repository with parameters of type BuildDirectoryManager | |
---|---|
void |
AbstractRepository.setBuildDirectoryManager(BuildDirectoryManager buildDirectoryManager)
|
Uses of BuildDirectoryManager in com.atlassian.bamboo.v2.build.agent.remote |
---|
Classes in com.atlassian.bamboo.v2.build.agent.remote that implement BuildDirectoryManager | |
---|---|
class |
RemoteBuildDirectoryManager
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |