Uses of Interface
com.atlassian.bamboo.build.artifact.ArtifactManager

Packages that use ArtifactManager
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.build.pipeline.tasks   
com.atlassian.bamboo.v2.build.agent.remote   
 

Uses of ArtifactManager in com.atlassian.bamboo.build.artifact
 

Classes in com.atlassian.bamboo.build.artifact that implement ArtifactManager
 class AbstractArtifactManager
           
 class LocalArtifactManager
           
 

Methods in com.atlassian.bamboo.build.artifact with parameters of type ArtifactManager
 void BuildArtifactPostProcessor.setArtifactManager(ArtifactManager artifactManager)
           
 

Uses of ArtifactManager in com.atlassian.bamboo.build.pipeline.tasks
 

Methods in com.atlassian.bamboo.build.pipeline.tasks with parameters of type ArtifactManager
 void PrepareBuildTask.setArtifactManager(ArtifactManager artifactManager)
           
 

Uses of ArtifactManager in com.atlassian.bamboo.v2.build.agent.remote
 

Classes in com.atlassian.bamboo.v2.build.agent.remote that implement ArtifactManager
 class RemoteArtifactManager
           
 



Copyright © 2011 Atlassian. All Rights Reserved.