com.atlassian.bamboo.build.artifact
Class ServerLocalArtifactHandler

java.lang.Object
  extended by com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
      extended by com.atlassian.bamboo.build.artifact.AbtractLocalArtifactHandler
          extended by com.atlassian.bamboo.build.artifact.ServerLocalArtifactHandler
All Implemented Interfaces:
ArtifactHandler, InitablePluginModule<ArtifactHandlerModuleDescriptor>, BambooPluginModule

public class ServerLocalArtifactHandler
extends AbtractLocalArtifactHandler


Field Summary
 
Fields inherited from class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
ALL_AGENT_TYPES, LOCAL_AGENTS, NON_LOCAL_AGENTS
 
Fields inherited from interface com.atlassian.bamboo.build.artifact.ArtifactHandler
LAN_SPEED, LOCAL_SPEED, WAN_SPEED
 
Constructor Summary
ServerLocalArtifactHandler()
           
 
Method Summary
protected  ArtifactStorage getArtifactStorage(java.util.Map<java.lang.String,java.lang.String> artifactHandlersConfiguration)
           
 
Methods inherited from class com.atlassian.bamboo.build.artifact.AbtractLocalArtifactHandler
getArtifactStorageDirectory, getSpeed, publish, retrieve
 
Methods inherited from class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
canServeArtifact, getConfigValue, getDefaultConfiguration, getEditHtml, getModuleDescriptor, getSupportedAgents, init, setTemplateRenderer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerLocalArtifactHandler

public ServerLocalArtifactHandler()
Method Detail

getArtifactStorage

protected ArtifactStorage getArtifactStorage(java.util.Map<java.lang.String,java.lang.String> artifactHandlersConfiguration)
Specified by:
getArtifactStorage in class AbtractLocalArtifactHandler


Copyright © 2012 Atlassian. All Rights Reserved.