Uses of Class
com.atlassian.bitbucket.scm.MergeCommandParameters
Packages that use MergeCommandParameters
- 
Uses of MergeCommandParameters in com.atlassian.bitbucket.scmMethods 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 specifiedfromCommitIdinto the specifiedtoBranch.