Uses of Class
com.atlassian.bitbucket.scm.MergeCommandParameters
Packages that use MergeCommandParameters
-
Uses of MergeCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return MergeCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type MergeCommandParametersModifier and TypeMethodDescriptionScmExtendedCommandFactory.merge
(MergeCommandParameters parameters) Merges the specifiedfromCommitId
into the specifiedtoBranch
.