Uses of Class
com.atlassian.bitbucket.scm.ResolveRefCommandParameters
Packages that use ResolveRefCommandParameters
-
Uses of ResolveRefCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return ResolveRefCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type ResolveRefCommandParametersModifier and TypeMethodDescriptionScmCommandFactory.resolveRef(ResolveRefCommandParameters parameters) Resolves the specifiedrefId, which may be a:branch nametag namecommit hashIf therefIdshould be resolved to a specific type, thattypeshould be set to allow the SCM to restrict its search.