Class ReflogEntryInfo
- java.lang.Object
-
- com.google.gerrit.extensions.api.projects.ReflogEntryInfo
-
public class ReflogEntryInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description ReflogEntryInfo(String oldId, String newId, GitPerson who, String comment)
-