@ExportedBean(defaultVisibility=999) public class Workspace extends Object implements Serializable
Constructor and Description |
---|
Workspace(String name,
String path,
String guid) |
Workspace(String name,
String path,
String guid,
hudson.remoting.VirtualChannel channel) |
Workspace(Workspace o)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getGuid() |
String |
getLocalPath() |
String |
getName() |
hudson.FilePath |
getPath() |
String |
toString() |
Copyright © 2016–2023. All rights reserved.