public class MergeableInfo extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
commitMerged |
List<String> |
conflicts |
boolean |
contentMerged |
boolean |
mergeable |
List<String> |
mergeableInto |
String |
strategy |
SubmitType |
submitType |
Constructor and Description |
---|
MergeableInfo() |
public SubmitType submitType
public String strategy
public boolean mergeable
public boolean commitMerged
public boolean contentMerged