Modifier and Type | Class and Description |
---|---|
static class |
ManualWorkspaceImpl.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
WorkspaceSpec |
spec |
Constructor and Description |
---|
ManualWorkspaceImpl(String charset,
String name,
WorkspaceSpec spec) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
WorkspaceSpec |
getSpec() |
net.sf.json.JSONObject |
getSpecJSON(String client) |
WorkspaceType |
getType() |
com.perforce.p4java.client.IClient |
setClient(com.perforce.p4java.server.IOptionsServer connection,
String user)
Setup/Create a Perforce workspace for this mode.
|
all, getCharset, getDescriptor, getFormattedName, getHostName, getRootPath, getTags, set, setHostName, setRootPath
public WorkspaceSpec spec
@DataBoundConstructor public ManualWorkspaceImpl(String charset, String name, WorkspaceSpec spec)
public WorkspaceSpec getSpec()
public WorkspaceType getType()
public com.perforce.p4java.client.IClient setClient(com.perforce.p4java.server.IOptionsServer connection, String user) throws Exception
Workspace
@JavaScriptMethod public net.sf.json.JSONObject getSpecJSON(String client)
Copyright © 2004-2014. All Rights Reserved.