public interface MergeResult
Modifier and Type | Method and Description |
---|---|
String |
getMergedContent()
Returns the result of the merge.
|
boolean |
hasConflicts()
True if the merge failed.
|
boolean hasConflicts()
String getMergedContent()
Copyright © 2003–2015 Atlassian. All rights reserved.