Uses of Interface
com.atlassian.bitbucket.content.ConflictChange
Packages that use ConflictChange
- 
Uses of ConflictChange in com.atlassian.bitbucket.contentMethods in com.atlassian.bitbucket.content that return ConflictChangeModifier and TypeMethodDescriptionConflict.getOurChange()Retrieves "our" change, which describes the change that was made on the destination branch relative to a shared ancestor with the incoming branch.Conflict.getTheirChange()Retrieves "their" change, which describes the change that was made on the incoming branch relative to a shared ancestor with the destination branch.