org.jenkinsci.plugins.artifactdeployer.service
Class ArtifactDeployerManager

java.lang.Object
  extended by org.jenkinsci.plugins.artifactdeployer.service.ArtifactDeployerManager

public class ArtifactDeployerManager
extends java.lang.Object

Author:
Gregory Boissinot

Constructor Summary
ArtifactDeployerManager()
           
 
Method Summary
 hudson.FilePath getBasedirFilePath(hudson.FilePath ws, java.lang.String basedirField)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactDeployerManager

public ArtifactDeployerManager()
Method Detail

getBasedirFilePath

public hudson.FilePath getBasedirFilePath(hudson.FilePath ws,
                                          java.lang.String basedirField)


Copyright © 2004-2013. All Rights Reserved.