Uses of Class
com.atlassian.bitbucket.scm.http.RepositoryUrlFragment
Packages that use RepositoryUrlFragment
-
Uses of RepositoryUrlFragment in com.atlassian.bitbucket.scm.http
Methods in com.atlassian.bitbucket.scm.http that return RepositoryUrlFragmentModifier and TypeMethodDescriptionstatic RepositoryUrlFragment
RepositoryUrlFragment.fromKeyAndSlug
(String projectKey, String repositorySlug) static RepositoryUrlFragment
RepositoryUrlFragment.fromNamespacedPathInfo
(String pathInfo) Deprecated.static RepositoryUrlFragment
RepositoryUrlFragment.fromPathInfo
(String pathInfo) Extracts the repository URL fragment from the given path info.static RepositoryUrlFragment
RepositoryUrlFragment.fromRepository
(com.atlassian.bitbucket.repository.Repository repository)
fromPathInfo(String)
instead, unless when checking for namespaced URLs on mirrors