public class VoteResource extends Object implements com.google.gerrit.extensions.restapi.RestResource
Modifier and Type | Field and Description |
---|---|
static com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<VoteResource>> |
VOTE_KIND |
Constructor and Description |
---|
VoteResource(ReviewerResource reviewer,
String label) |
public static final com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<VoteResource>> VOTE_KIND
public VoteResource(ReviewerResource reviewer, String label)
public ReviewerResource getReviewer()
public String getLabel()