Package | Description |
---|---|
com.perforce.p4java.core.file |
Provides interfaces and classes for defining and accessing Perforce depot and workspace files.
|
com.perforce.p4java.impl.generic.core.file |
Provides standard implementation classes for the com.perforce.p4java.core.file interfaces.
|
Modifier and Type | Method and Description |
---|---|
List<IRevisionIntegrationData> |
IFileRevisionData.getRevisionIntegrationData()
Deprecated.
|
List<IRevisionIntegrationData> |
IFileRevisionData.getRevisionIntegrationDataList()
This method can be used to retrieve a (possibly-empty or even
null) list of contributory integration data for revisions that
have resulted from (or caused) a merge or branch.
|
Modifier and Type | Method and Description |
---|---|
List<IRevisionIntegrationData> |
FileRevisionData.getRevisionIntegrationData()
Deprecated.
|
List<IRevisionIntegrationData> |
FileRevisionData.getRevisionIntegrationDataList() |
Copyright © 2017 Perforce Software. All Rights Reserved.