com.atlassian.bamboo.build.artifact
Class AgentLocalArtifactHandler

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.AgentLocalArtifactHandler
All Implemented Interfaces:
ArtifactHandler, InitablePluginModule<ArtifactHandlerModuleDescriptor>, BambooPluginModule

public class AgentLocalArtifactHandler
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
AgentLocalArtifactHandler()
           
 
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, getModuleDescriptor, getSupportedAgents, init, populateContextForEdit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentLocalArtifactHandler

public AgentLocalArtifactHandler()
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.