|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrationOptions | |
|---|---|
| com.perforce.p4java.client | Provides interfaces for accessing and manipulating Perforce client workspaces and associated objects. |
| com.perforce.p4java.impl.mapbased.client | |
| Uses of IntegrationOptions in com.perforce.p4java.client |
|---|
| Methods in com.perforce.p4java.client with parameters of type IntegrationOptions | |
|---|---|
java.util.List<IFileSpec> |
IClient.integrateFiles(int changeListId,
boolean showActionsOnly,
IntegrationOptions integOpts,
java.lang.String branchSpec,
IFileSpec fromFile,
IFileSpec toFile)
Integrate ("merge") from one Perforce filespec to another. |
| Uses of IntegrationOptions in com.perforce.p4java.impl.mapbased.client |
|---|
| Methods in com.perforce.p4java.impl.mapbased.client with parameters of type IntegrationOptions | |
|---|---|
java.util.List<IFileSpec> |
Client.integrateFiles(int changeListId,
boolean showActionsOnly,
IntegrationOptions integOpts,
java.lang.String branchSpec,
IFileSpec fromFile,
IFileSpec toFile)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||