Class DirectoryFileGitMergeConflict
java.lang.Object
com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflict
com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractPathGitMergeConflict
com.atlassian.bitbucket.scm.git.command.merge.conflict.DirectoryFileGitMergeConflict
- All Implemented Interfaces:
GitMergeConflict
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDirectoryFileGitMergeConflict(String message, String path, String theirTmpFile) -
Method Summary
Methods inherited from class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractPathGitMergeConflict
getPathMethods inherited from class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflict
getMessage, getOurChange, getTheirChange, getType
-
Constructor Details
-
DirectoryFileGitMergeConflict
-
-
Method Details
-
accept
-
getTheirTmpFile
-