|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.michelin.cio.hudson.plugins.copytoslave.CopyToSlaveUtils
public class CopyToSlaveUtils
| Constructor Summary | |
|---|---|
CopyToSlaveUtils()
|
|
| Method Summary | |
|---|---|
static hudson.FilePath |
getProjectWorkspaceOnMaster(hudson.model.AbstractBuild build)
|
static hudson.FilePath |
getProjectWorkspaceOnMaster(hudson.model.AbstractProject project)
|
static void |
hudson5977(hudson.FilePath targetDir)
Workaround for HUDSON-5977. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyToSlaveUtils()
| Method Detail |
|---|
public static hudson.FilePath getProjectWorkspaceOnMaster(hudson.model.AbstractBuild build)
public static hudson.FilePath getProjectWorkspaceOnMaster(hudson.model.AbstractProject project)
public static void hudson5977(hudson.FilePath targetDir)
throws java.io.IOException,
java.lang.InterruptedException
The code of this method comes from the copyartifact plugin by Alan Harder,
more preciselyt from hudson.plugins.copyartifact.CopyArtifact.perform().
Cf. MIT License header.
java.io.IOException
java.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||