Class FileResource

java.lang.Object
com.google.gerrit.server.change.FileResource
All Implemented Interfaces:
RestResource

public class FileResource extends Object implements RestResource
  • Field Details

  • Constructor Details

  • Method Details

    • getPatchKey

      public Patch.Key getPatchKey()
    • isCacheable

      public boolean isCacheable()
    • getAccountId

      public Account.Id getAccountId()
    • getRevision

      public RevisionResource getRevision()