Uses of Class
hudson.slaves.WorkspaceList
Packages that use WorkspaceList
-
Uses of WorkspaceList in hudson.model
Methods in hudson.model that return WorkspaceListModifier and TypeMethodDescriptionComputer.getWorkspaceList()
Gets the object that coordinates the workspace allocation on this computer.Methods in hudson.model with parameters of type WorkspaceListModifier and TypeMethodDescriptionprotected WorkspaceList.Lease
AbstractBuild.AbstractBuildExecution.decideWorkspace
(Node n, WorkspaceList wsl) Allocates the workspace fromWorkspaceList
.