Uses of Interface
com.atlassian.bitbucket.scm.ref.PluginRefCommandFactory
-
Uses of PluginRefCommandFactory in com.atlassian.bitbucket.scm
Modifier and TypeMethodDescriptionAbstractScm.getRefCommandFactory()
default PluginRefCommandFactory
Scm.getRefCommandFactory()
Retrieves aPluginRefCommandFactory
, used to createcommands
tailored for creatingbranches
andtags
.