Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
List<IFileSpec> |
IClient.resolvedFiles(List<IFileSpec> fileSpecs,
ResolvedFilesOptions opts)
Return a list of files resolved but not submitted for this client.
|
Modifier and Type | Method and Description |
---|---|
List<IFileSpec> |
Client.resolvedFiles(List<IFileSpec> fileSpecs,
ResolvedFilesOptions opts) |
Modifier and Type | Method and Description |
---|---|
ResolvedFilesOptions |
ResolvedFilesOptions.setShowBaseRevision(boolean showBaseRevision) |
Copyright © 2017 Perforce Software. All Rights Reserved.