Uses of Class
com.atlassian.bitbucket.repository.ResolveRefsRequest
Packages that use ResolveRefsRequest
-
Uses of ResolveRefsRequest in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return ResolveRefsRequestMethods in com.atlassian.bitbucket.repository with parameters of type ResolveRefsRequestModifier and TypeMethodDescriptionRefService.resolveRefs
(ResolveRefsRequest request) Attempts to resolve multiple refs at once, returning a map with the successfully resolved IDs linked to their resolvedrefs
. -
Uses of ResolveRefsRequest in com.atlassian.bitbucket.scm
Constructors in com.atlassian.bitbucket.scm with parameters of type ResolveRefsRequest