Document Comment#revId field
Change-Id: I52a39a858414672f68c534042bdba7e8ae8421e4
This commit is contained in:
@@ -210,6 +210,8 @@ public class Comment {
|
|||||||
public String parentUuid;
|
public String parentUuid;
|
||||||
public Range range;
|
public Range range;
|
||||||
public String tag;
|
public String tag;
|
||||||
|
|
||||||
|
// Hex commit SHA1 of the commit of the patchset to which this comment applies.
|
||||||
public String revId;
|
public String revId;
|
||||||
public String serverId;
|
public String serverId;
|
||||||
public boolean unresolved;
|
public boolean unresolved;
|
||||||
|
|||||||
Reference in New Issue
Block a user