Class RevertSubmissionInfo
- java.lang.Object
-
- com.google.gerrit.extensions.common.RevertSubmissionInfo
-
public class RevertSubmissionInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description List<ChangeInfo>
revertChanges
-
Constructor Summary
Constructors Constructor Description RevertSubmissionInfo()
-
-
-
Field Detail
-
revertChanges
public List<ChangeInfo> revertChanges
-
-