public class ReviewerResource extends ChangeResource
Modifier and Type | Class and Description |
---|---|
static interface |
ReviewerResource.Factory |
Modifier and Type | Field and Description |
---|---|
static com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<ReviewerResource>> |
REVIEWER_KIND |
CHANGE_KIND
Modifier and Type | Method and Description |
---|---|
IdentifiedUser |
getUser() |
ChangeControl |
getUserControl() |
getChange, getControl, getETag, getNotes
public static final com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<ReviewerResource>> REVIEWER_KIND
public IdentifiedUser getUser()
public ChangeControl getUserControl()
ChangeResource.getControl()
).