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

Packages that use ArtifactHandler
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.ww2.actions.admin   
 

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

Classes in com.atlassian.bamboo.build.artifact that implement ArtifactHandler
 class AbstractArtifactHandler
           
 class AbstractLocalArtifactHandler
           
 class AgentLocalArtifactHandler
           
 class BambooRemoteArtifactHandler
           
 class S3ArtifactHandler
           
 class ServerLocalArtifactHandler
           
 

Methods in com.atlassian.bamboo.build.artifact that return types with arguments of type ArtifactHandler
protected  java.lang.Iterable<ArtifactHandler> AbstractArtifactManager.getArtifactHandlers(ArtifactDefinitionContext artifact, java.util.Map<java.lang.String,java.lang.String> artifactHandlersConfiguration)
           
 com.atlassian.plugin.ModuleDescriptor<ArtifactHandler> ArtifactHandler.getModuleDescriptor()
           
static com.google.common.collect.Ordering<ArtifactHandler> ArtifactHandlingUtils.speedOrdering(java.util.Map<java.lang.String,java.lang.String> artifactHandlersConfiguration)
           
 

Uses of ArtifactHandler in com.atlassian.bamboo.ww2.actions.admin
 

Methods in com.atlassian.bamboo.ww2.actions.admin that return types with arguments of type ArtifactHandler
 java.lang.Iterable<ArtifactHandler> ConfigureArtifactHandlers.getArtifactHandlers()
           
 

Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type ArtifactHandler
 java.lang.String ConfigureArtifactHandlers.getEditHtml(ArtifactHandler artifactHandler)
           
 



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