Package | Description |
---|---|
com.perforce.p4java.core |
Provides interfaces and classes for defining and accessing Perforce objects
such as jobs, changelists, etc., and, through the file sub-package, Perforce
files.
|
com.perforce.p4java.impl.generic.core |
Provides standard implementation classes for the com.perforce.p4java.core interfaces.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IStreamIntegrationLog> |
IStreamlog.getStreamIntegList()
Return Integration history associated with changelist.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamIntegrationLog |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<IStreamIntegrationLog> |
Streamlog.streamIntegList |
Modifier and Type | Method and Description |
---|---|
java.util.List<IStreamIntegrationLog> |
Streamlog.getStreamIntegList() |
Copyright © 2022 Perforce Software. All Rights Reserved.