JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bitbucket.scm.AbstractMergeCommandParameters
Packages that use
AbstractMergeCommandParameters
Package
Description
com.atlassian.bitbucket.scm
com.atlassian.bitbucket.scm.pull
Uses of
AbstractMergeCommandParameters
in
com.atlassian.bitbucket.scm
Subclasses of
AbstractMergeCommandParameters
in
com.atlassian.bitbucket.scm
Modifier and Type
Class
Description
class
MergeCommandParameters
Uses of
AbstractMergeCommandParameters
in
com.atlassian.bitbucket.scm.pull
Subclasses of
AbstractMergeCommandParameters
in
com.atlassian.bitbucket.scm.pull
Modifier and Type
Class
Description
class
PullRequestMergeCommandParameters
Parameters for
merging
a pull request.