public abstract class AbstractPathGitMergeConflict extends AbstractGitMergeConflict
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPathGitMergeConflict(GitMergeConflictType type,
String message,
com.atlassian.bitbucket.content.ChangeType ourChange,
com.atlassian.bitbucket.content.ChangeType theirChange,
String path) |
protected |
AbstractPathGitMergeConflict(GitMergeConflictType type,
String message,
com.atlassian.bitbucket.content.ChangeType change,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
getMessage, getOurChange, getTheirChange, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptCopyright © 2019 Atlassian. All rights reserved.