Uses of Class
com.atlassian.bitbucket.scm.ResolveRefsCommandParameters
Packages that use ResolveRefsCommandParameters
-
Uses of ResolveRefsCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return ResolveRefsCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type ResolveRefsCommandParametersModifier and TypeMethodDescriptionScmCommandFactory.resolveRefs(ResolveRefsCommandParameters parameters) Resolves refs from the ref IDs provided onparameters, which may be one ofbranch nametag namecommit hashCallers can specify on theparameterswhether a provided ID is expected to resolve to abranch,tag, or aref of unknown type.