Uses of Interface
com.atlassian.bitbucket.content.ConflictChange
-
Uses of ConflictChange in com.atlassian.bitbucket.content
Modifier 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.