JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.atlassian.bitbucket.scm.ref.ScmRefCommandFactory
Packages that use
ScmRefCommandFactory
Package
Description
com.atlassian.bitbucket.scm
Uses of
ScmRefCommandFactory
in
com.atlassian.bitbucket.scm
Methods in
com.atlassian.bitbucket.scm
that return
ScmRefCommandFactory
Modifier and Type
Method
Description
ScmRefCommandFactory
ScmService.
getRefCommandFactory
(
Repository
repository)
Retrieves an
ScmRefCommandFactory
, used to create
commands
tailored for creating
branches
and
tags
.