Class FileEdits

java.lang.Object
com.google.gerrit.server.patch.filediff.FileEdits

public abstract class FileEdits extends Object
An entity class containing the list of edits between two commits for a file, and the old and new paths.
  • Constructor Details

    • FileEdits

      public FileEdits()
  • Method Details