Uses of Class
com.atlassian.bamboo.fileserver.ArtifactStorage

Packages that use ArtifactStorage
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.fileserver   
 

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

Methods in com.atlassian.bamboo.build.artifact that return ArtifactStorage
protected  ArtifactStorage AgentLocalArtifactHandler.getArtifactStorage(ArtifactHandlerConfigProvider artifactHandlerConfigProvider)
           
protected  ArtifactStorage ServerLocalArtifactHandler.getArtifactStorage(ArtifactHandlerConfigProvider artifactHandlerConfigProvider)
           
protected abstract  ArtifactStorage AbstractLocalArtifactHandler.getArtifactStorage(ArtifactHandlerConfigProvider artifactHandlerConfigProvider)
           
 

Constructors in com.atlassian.bamboo.build.artifact with parameters of type ArtifactStorage
FileSystemArtifactLinkDataProvider(ArtifactStorage artifactStorage, Artifact artifact)
           
 

Uses of ArtifactStorage in com.atlassian.bamboo.fileserver
 

Methods in com.atlassian.bamboo.fileserver that return ArtifactStorage
static ArtifactStorage SystemDirectory.getArtifactStorage()
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.