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, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
Copyright © 2019 Atlassian. All rights reserved.