Modifier and Type | Method and Description |
---|---|
java.lang.String |
Server.switchClientView(java.lang.String templateClientName,
java.lang.String targetClientName,
SwitchClientViewOptions opts) |
java.lang.String |
Server.switchStreamView(java.lang.String streamPath,
java.lang.String targetClientName,
SwitchClientViewOptions opts) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ClientDelegator.switchClientView(java.lang.String templateClientName,
java.lang.String targetClientName,
SwitchClientViewOptions opts)
Switch the target client spec's view without invoking the editor.
|
java.lang.String |
ClientDelegator.switchStreamView(java.lang.String streamPath,
java.lang.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 |
---|---|
java.lang.String |
IClientDelegator.switchClientView(java.lang.String templateClientName,
java.lang.String targetClientName,
SwitchClientViewOptions opts)
Switch the target client spec's view without invoking the editor.
|
java.lang.String |
IClientDelegator.switchStreamView(java.lang.String streamPath,
java.lang.String targetClientName,
SwitchClientViewOptions opts)
Switch the target client spec's view without invoking the editor.
|
Copyright © 2020 Perforce Software. All Rights Reserved.