public class SlaveWorkspace extends Workspace
BASENAME, BOOTSTRAP, PACKAGES, PIP, SETUPTOOLS, VIRTUALENV, WHEEL| Constructor and Description |
|---|
SlaveWorkspace(hudson.FilePath home)
Constructor using fields.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.FilePath |
getPackagesDir()
Get the folder on executor containing the packages provided by user to
avoid downloads when creating a VIRTUALENV.
|
delete, delete, delete, fromBuild, fromHome, fromNode, fromProject, getBootstrapPy, getBootstrapPyContent, getBuildoutHome, getHome, getMasterPackagesDir, getToolsHome, getVirtualenvHome, getVirtualenvPy, getVirtualenvPyContentpublic SlaveWorkspace(hudson.FilePath home)
home - The home folder of the workspace.public hudson.FilePath getPackagesDir()
throws IOException,
InterruptedException
WorkspacegetPackagesDir in class WorkspaceIOExceptionInterruptedExceptionCopyright © 2004-2018. All Rights Reserved.