public class ChangeTriplet
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ChangeTriplet.ParseException |
Constructor and Description |
---|
ChangeTriplet(java.lang.String triplet) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
format(com.google.gerrit.reviewdb.client.Change change) |
com.google.gerrit.reviewdb.client.Branch.NameKey |
getBranchNameKey() |
com.google.gerrit.reviewdb.client.Change.Key |
getChangeKey() |
public ChangeTriplet(java.lang.String triplet) throws ChangeTriplet.ParseException
ChangeTriplet.ParseException