Class MergeableInfo
- java.lang.Object
-
- com.google.gerrit.extensions.common.MergeableInfo
-
public class MergeableInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description boolean
commitMerged
List<String>
conflicts
boolean
contentMerged
boolean
mergeable
List<String>
mergeableInto
String
strategy
SubmitType
submitType
-
Constructor Summary
Constructors Constructor Description MergeableInfo()
-