Modifier and Type | Method and Description |
---|---|
java.util.List<IUserSummary> |
Server.getReviews(java.util.List<IFileSpec> fileSpecs,
GetReviewsOptions opts) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IUserSummary> |
ReviewsDelegator.getReviews(java.util.List<IFileSpec> fileSpecs,
GetReviewsOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetReviewsOptions |
GetReviewsOptions.setChangelistId(int changelistId) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IUserSummary> |
IReviewsDelegator.getReviews(java.util.List<IFileSpec> fileSpecs,
GetReviewsOptions opts)
Get a list of all users who have subscribed to review the named files.
|
Copyright © 2017 Perforce Software. All Rights Reserved.