public class StaticWorkspaceImpl extends Workspace implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
StaticWorkspaceImpl.DescriptorImpl |
Constructor and Description |
---|
StaticWorkspaceImpl(String charset,
boolean pinHost,
String name) |
StaticWorkspaceImpl(String charset,
boolean pinHost,
String name,
boolean clone)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the client workspace name as defined in the configuration.
|
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
@Deprecated public StaticWorkspaceImpl(String charset, boolean pinHost, String name, boolean clone)
public String getName()
Workspace
public WorkspaceType getType()
Copyright © 2016–2019. All rights reserved.