|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetReviewsOptions | |
|---|---|
| com.perforce.p4java.impl.mapbased.server | |
| com.perforce.p4java.option.server | |
| com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
| Uses of GetReviewsOptions in com.perforce.p4java.impl.mapbased.server |
|---|
| Methods in com.perforce.p4java.impl.mapbased.server with parameters of type GetReviewsOptions | |
|---|---|
List<IUserSummary> |
Server.getReviews(List<IFileSpec> fileSpecs,
GetReviewsOptions opts)
|
| Uses of GetReviewsOptions in com.perforce.p4java.option.server |
|---|
| Methods in com.perforce.p4java.option.server that return GetReviewsOptions | |
|---|---|
GetReviewsOptions |
GetReviewsOptions.setChangelistId(int changelistId)
|
| Uses of GetReviewsOptions in com.perforce.p4java.server |
|---|
| Methods in com.perforce.p4java.server with parameters of type GetReviewsOptions | |
|---|---|
List<IUserSummary> |
IOptionsServer.getReviews(List<IFileSpec> fileSpecs,
GetReviewsOptions opts)
Get a list of all users who have subscribed to review the named files. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||