public class DraftResource
extends java.lang.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<DraftResource>> |
DRAFT_KIND |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.reviewdb.client.Change |
getChange() |
ChangeControl |
getControl() |
com.google.gerrit.reviewdb.client.PatchSet |
getPatchSet() |
public static final com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<DraftResource>> DRAFT_KIND
public ChangeControl getControl()
public com.google.gerrit.reviewdb.client.Change getChange()
public com.google.gerrit.reviewdb.client.PatchSet getPatchSet()