Uses of Class
hudson.slaves.WorkspaceList

Packages that use WorkspaceList
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of WorkspaceList in hudson.model
 

Methods in hudson.model that return WorkspaceList
 WorkspaceList Computer.getWorkspaceList()
          Gets the object that coordinates the workspace allocation on this computer.
 

Methods in hudson.model with parameters of type WorkspaceList
protected  WorkspaceList.Lease AbstractBuild.AbstractBuildExecution.decideWorkspace(Node n, WorkspaceList wsl)
          Allocates the workspace from WorkspaceList.
 



Copyright © 2004-2013. All Rights Reserved.