public class FileResource
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<FileResource>> |
FILE_KIND |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.reviewdb.client.Patch.Key |
getPatchKey() |
boolean |
isCacheable() |
public static final com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<FileResource>> FILE_KIND