Class GitMergeCommandParameters

java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.scm.AbstractCommandParameters
com.atlassian.bitbucket.scm.AbstractMergeCommandParameters
com.atlassian.bitbucket.scm.MergeCommandParameters
com.atlassian.bitbucket.scm.git.command.GitMergeCommandParameters

public class GitMergeCommandParameters extends com.atlassian.bitbucket.scm.MergeCommandParameters
Since:
5.0
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     

    Nested classes/interfaces inherited from class com.atlassian.bitbucket.scm.MergeCommandParameters

    com.atlassian.bitbucket.scm.MergeCommandParameters.AbstractMergeBuilder<B extends com.atlassian.bitbucket.scm.MergeCommandParameters.AbstractMergeBuilder<B>>

    Nested classes/interfaces inherited from class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters

    com.atlassian.bitbucket.scm.AbstractMergeCommandParameters.AbstractBuilder<B extends com.atlassian.bitbucket.scm.AbstractMergeCommandParameters.AbstractBuilder<B>>
  • Field Summary

    Fields inherited from class com.atlassian.bitbucket.util.BuilderSupport

    NOT_BLANK
  • Method Summary

    Methods inherited from class com.atlassian.bitbucket.scm.MergeCommandParameters

    getFromBranch, getFromCommitId, getFromRepository, getToBranch, getToCommitId, hasFromRepository

    Methods inherited from class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters

    getAuthor, getCommitSummaries, getCommitter, getMessage, getStrategyId, isDryRun

    Methods inherited from class com.atlassian.bitbucket.util.BuilderSupport

    addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait