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 |
ReviewChangelist
Default implementation of the IReviewChange interface.
|
Modifier and Type | Method and Description |
---|---|
List<IReviewChangelist> |
Server.getReviewChangelists(GetReviewChangelistsOptions opts) |
Modifier and Type | Method and Description |
---|---|
List<IReviewChangelist> |
ReviewDelegator.getReviewChangelists(GetReviewChangelistsOptions opts) |
Modifier and Type | Method and Description |
---|---|
List<IReviewChangelist> |
IReviewDelegator.getReviewChangelists(GetReviewChangelistsOptions opts)
Get a list of all submitted changelists equal or above a provided
changelist number that have not been reviewed before.
|
Copyright © 2017 Perforce Software. All Rights Reserved.