Class PatchSetInfo.ParentInfo
- java.lang.Object
-
- com.google.gerrit.reviewdb.client.PatchSetInfo.ParentInfo
-
- Enclosing class:
- PatchSetInfo
public static class PatchSetInfo.ParentInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description RevId
id
String
shortMessage
-
Constructor Summary
Constructors Modifier Constructor Description protected
ParentInfo()
ParentInfo(RevId id, String shortMessage)
-