Package | Description |
---|---|
com.perforce.p4java.impl.generic.core |
Provides standard implementation classes for the com.perforce.p4java.core interfaces.
|
com.perforce.p4java.impl.mapbased.server | |
com.perforce.p4java.impl.mapbased.server.cmd | |
com.perforce.p4java.server.delegator |
Modifier and Type | Class and Description |
---|---|
class |
Streamlog
Simple default generic implementation class for the IStreamlog interface.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<IStreamlog>> |
Server.getStreamlog(java.util.List<java.lang.String> streamPaths,
StreamlogOptions opts) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<IStreamlog>> |
StreamlogDelegator.getStreamlog(java.util.List<java.lang.String> streamPaths,
StreamlogOptions opts) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<IStreamlog>> |
IStreamlogDelegator.getStreamlog(java.util.List<java.lang.String> streamPaths,
StreamlogOptions opts)
List the revision history of the specified stream specs, from the most
recent revision to the first.
|
Copyright © 2022 Perforce Software. All Rights Reserved.