Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceList |
Computer.getWorkspaceList()
Gets the object that coordinates the workspace allocation on this computer.
|
Modifier and Type | Method and Description |
---|---|
protected WorkspaceList.Lease |
AbstractBuild.AbstractBuildExecution.decideWorkspace(Node n,
WorkspaceList wsl)
Allocates the workspace from
WorkspaceList . |
Copyright © 2016. All rights reserved.