Package com.google.gerrit.server.edit
Class ChangeEditJson
- java.lang.Object
-
- com.google.gerrit.server.edit.ChangeEditJson
-
public class ChangeEditJson extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EditInfo
toEditInfo(ChangeEdit edit, boolean downloadCommands)
-
-
-
Method Detail
-
toEditInfo
public EditInfo toEditInfo(ChangeEdit edit, boolean downloadCommands)
-
-