|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRevisionIntegrationData | |
|---|---|
| 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. |
| Uses of IRevisionIntegrationData in com.perforce.p4java.core.file |
|---|
| Methods in com.perforce.p4java.core.file that return types with arguments of type IRevisionIntegrationData | |
|---|---|
java.util.List<IRevisionIntegrationData> |
IFileRevisionData.getRevisionIntegrationData()
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. |
| Uses of IRevisionIntegrationData in com.perforce.p4java.impl.generic.core.file |
|---|
| Classes in com.perforce.p4java.impl.generic.core.file that implement IRevisionIntegrationData | |
|---|---|
class |
FileRevisionData.RevisionIntegrationData
|
| Methods in com.perforce.p4java.impl.generic.core.file that return types with arguments of type IRevisionIntegrationData | |
|---|---|
java.util.List<IRevisionIntegrationData> |
FileRevisionData.getRevisionIntegrationData()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||