Hierarchy For Package com.atlassian.bitbucket.scm.git.command.merge
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.atlassian.bitbucket.ServiceException
- com.atlassian.bitbucket.scm.git.GitException
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeException
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeStrategyException
- com.atlassian.bitbucket.scm.git.command.merge.GitEmptyRebaseBeforeMergeException
- com.atlassian.bitbucket.scm.git.command.merge.GitEmptySquashException
- com.atlassian.bitbucket.scm.git.command.merge.GitNonFastForwardMergeRejectedException
- com.atlassian.bitbucket.scm.git.command.merge.GitRebaseBeforeMergeConflictedException
- com.atlassian.bitbucket.scm.git.command.merge.GitUnsupportedMergeStrategyException
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeStrategyException
- com.atlassian.bitbucket.scm.git.command.merge.GitNoCommonAncestorException
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeException
- com.atlassian.bitbucket.scm.git.GitException
- com.atlassian.bitbucket.ServiceException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- com.atlassian.bitbucket.scm.CommandBuilderSupport<B>
- com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport<B>
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeBaseBuilderSupport<B>
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeBaseBuilder
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeBaseIndependentBuilder
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport<B>
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilder
- com.atlassian.bitbucket.scm.git.command.merge.GitSquashMergeBuilder
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeBaseBuilderSupport<B>
- com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport<B>
- com.atlassian.bitbucket.scm.git.command.merge.GitMerge
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeBase
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
- com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)