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

Packages that use ArtifactManager
com.atlassian.bamboo.build.artifact   
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 DefaultArtifactManager
           
 

Methods in com.atlassian.bamboo.build.artifact with parameters of type ArtifactManager
 void BuildArtifactPostProcessor.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 © 2009 Atlassian Pty Ltd. All Rights Reserved.