Modifier and Type | Method and Description |
---|---|
String |
Server.switchClientView(String templateClientName,
String targetClientName,
SwitchClientViewOptions opts) |
String |
Server.switchStreamView(String streamPath,
String targetClientName,
SwitchClientViewOptions opts) |
Modifier and Type | Method and Description |
---|---|
String |
ClientDelegator.switchClientView(String templateClientName,
String targetClientName,
SwitchClientViewOptions opts)
Switch the target client spec's view without invoking the editor.
|
String |
ClientDelegator.switchStreamView(String streamPath,
String targetClientName,
SwitchClientViewOptions opts)
Switch the target client spec's view without invoking the editor.
|
Modifier and Type | Method and Description |
---|---|
SwitchClientViewOptions |
SwitchClientViewOptions.setForce(boolean force) |
Modifier and Type | Method and Description |
---|---|
String |
IClientDelegator.switchClientView(String templateClientName,
String targetClientName,
SwitchClientViewOptions opts)
Switch the target client spec's view without invoking the editor.
|
String |
IClientDelegator.switchStreamView(String streamPath,
String targetClientName,
SwitchClientViewOptions opts)
Switch the target client spec's view without invoking the editor.
|
Copyright © 2017 Perforce Software. All Rights Reserved.