Class PureRevertInfo
- java.lang.Object
-
- com.google.gerrit.extensions.common.PureRevertInfo
-
public class PureRevertInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description boolean
isPureRevert
-
Constructor Summary
Constructors Constructor Description PureRevertInfo()
PureRevertInfo(boolean isPureRevert)
-