com.michelin.cio.hudson.plugins.copytoslave
Class CopyToSlaveUtils

java.lang.Object
  extended by com.michelin.cio.hudson.plugins.copytoslave.CopyToSlaveUtils

public class CopyToSlaveUtils
extends java.lang.Object

Author:
Romain Seguy (http://davadoc.deviantart.com)

Constructor Summary
CopyToSlaveUtils()
           
 
Method Summary
static hudson.FilePath getProjectWorkspaceOnMaster(hudson.model.AbstractBuild build)
           
static hudson.FilePath getProjectWorkspaceOnMaster(hudson.model.AbstractProject project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyToSlaveUtils

public CopyToSlaveUtils()
Method Detail

getProjectWorkspaceOnMaster

public static hudson.FilePath getProjectWorkspaceOnMaster(hudson.model.AbstractBuild build)

getProjectWorkspaceOnMaster

public static hudson.FilePath getProjectWorkspaceOnMaster(hudson.model.AbstractProject project)


Copyright © 2010. All Rights Reserved.