public class GetContent extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestReadView<FileResource>
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.restapi.BinaryResult |
apply(FileResource rsrc) |
com.google.gerrit.extensions.restapi.BinaryResult |
apply(com.google.gerrit.reviewdb.client.Project.NameKey project,
java.lang.String revstr,
java.lang.String path) |
public com.google.gerrit.extensions.restapi.BinaryResult apply(FileResource rsrc) throws com.google.gerrit.extensions.restapi.ResourceNotFoundException, java.io.IOException
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<FileResource>
com.google.gerrit.extensions.restapi.ResourceNotFoundException
java.io.IOException
public com.google.gerrit.extensions.restapi.BinaryResult apply(com.google.gerrit.reviewdb.client.Project.NameKey project, java.lang.String revstr, java.lang.String path) throws com.google.gerrit.extensions.restapi.ResourceNotFoundException, java.io.IOException
com.google.gerrit.extensions.restapi.ResourceNotFoundException
java.io.IOException