public abstract class WorkspaceBrowser extends Object implements ExtensionPoint
Primary use case is Cloud
implementations that don't keep the agent
online to browse workspace, but maintain a copy of node workspace on the controller.
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
WorkspaceBrowser() |
Modifier and Type | Method and Description |
---|---|
abstract FilePath |
getWorkspace(Job job)
Provide access to job's workspace
|
Copyright © 2004–2022. All rights reserved.