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.AbstractLocalArtifactHandler
          extended by com.atlassian.bamboo.build.artifact.AgentLocalArtifactHandler
All Implemented Interfaces:
ArtifactHandler, InitablePluginModule<ArtifactHandlerModuleDescriptor>, BambooPluginModule

public class AgentLocalArtifactHandler
extends AbstractLocalArtifactHandler


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(ArtifactHandlerConfigProvider artifactHandlerConfigProvider)
           
 
Methods inherited from class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
getArtifactLinkDataProvider, getArtifactLinkDataProvider, getArtifactStorageDirectory, getArtifactStorageDirectory, getSpeed, moveArtifactToGlobalStorage, publish, removeArtifactFromStorage, removeArtifactFromStorage, removeArtifactsFromStorage, removeArtifactsFromStorage, retrieve, retrieve
 
Methods inherited from class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
canHandleArtifact, configProvider, getConfigurationKey, 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(@NotNull
                                             ArtifactHandlerConfigProvider artifactHandlerConfigProvider)
Specified by:
getArtifactStorage in class AbstractLocalArtifactHandler


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