Package | Description |
---|---|
com.perforce.p4java.client |
Provides interfaces for accessing and manipulating Perforce client workspaces and associated objects.
|
com.perforce.p4java.impl.mapbased.client |
Modifier and Type | Method and Description |
---|---|
List<IFileSpec> |
IClient.integrateFiles(int changeListId,
boolean showActionsOnly,
IntegrationOptions integOpts,
String branchSpec,
IFileSpec fromFile,
IFileSpec toFile)
Integrate ("merge") from one Perforce filespec to another.
|
Modifier and Type | Method and Description |
---|---|
List<IFileSpec> |
Client.integrateFiles(int changeListId,
boolean showActionsOnly,
IntegrationOptions integOpts,
String branchSpec,
IFileSpec fromFile,
IFileSpec toFile) |
Copyright © 2017 Perforce Software. All Rights Reserved.