Class FileDirectoryGitMergeConflict
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.FileDirectoryGitMergeConflict
- All Implemented Interfaces:
GitMergeConflict
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFileDirectoryGitMergeConflict(String message, String path, String ourTmpFile) -
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
-
FileDirectoryGitMergeConflict
-
-
Method Details
-
accept
-
getOurTmpFile
-