public class SpecWorkspaceImpl extends Workspace implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
SpecWorkspaceImpl.DescriptorImpl |
Constructor and Description |
---|
SpecWorkspaceImpl(String charset,
boolean pinHost,
String name,
String specPath) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the client workspace name as defined in the configuration.
|
String |
getSpecPath() |
WorkspaceType |
getType() |
com.perforce.p4java.client.IClient |
setClient(com.perforce.p4java.server.IOptionsServer connection,
String user)
Setup/Create a Perforce workspace for this mode.
|
void |
setName(String name) |
addEnv, all, clone, deepClone, getCharset, getDescriptor, getExpand, getFullName, getHostName, getRootPath, getSyncID, isCleanup, isPinHost, setExpand, setHostName, setRootPath, setSyncID
public String getName()
Workspace
public String getSpecPath()
public WorkspaceType getType()
Copyright © 2016–2019. All rights reserved.