|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnshelveFilesOptions | |
|---|---|
| com.perforce.p4java.client | Provides interfaces for accessing and manipulating Perforce client workspaces and associated objects. |
| com.perforce.p4java.impl.mapbased.client | |
| com.perforce.p4java.option.client | |
| Uses of UnshelveFilesOptions in com.perforce.p4java.client |
|---|
| Methods in com.perforce.p4java.client with parameters of type UnshelveFilesOptions | |
|---|---|
List<IFileSpec> |
IClient.unshelveFiles(List<IFileSpec> fileSpecs,
int sourceChangelistId,
int targetChangelistId,
UnshelveFilesOptions opts)
Unshelve file(s) from a shelf. |
| Uses of UnshelveFilesOptions in com.perforce.p4java.impl.mapbased.client |
|---|
| Methods in com.perforce.p4java.impl.mapbased.client with parameters of type UnshelveFilesOptions | |
|---|---|
List<IFileSpec> |
Client.unshelveFiles(List<IFileSpec> fileSpecs,
int sourceChangelistId,
int targetChangelistId,
UnshelveFilesOptions opts)
|
| Uses of UnshelveFilesOptions in com.perforce.p4java.option.client |
|---|
| Methods in com.perforce.p4java.option.client that return UnshelveFilesOptions | |
|---|---|
UnshelveFilesOptions |
UnshelveFilesOptions.setForceUnshelve(boolean forceUnshelve)
|
UnshelveFilesOptions |
UnshelveFilesOptions.setPreview(boolean preview)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||