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 RepositoryUrlFragmentRepositoryUrlFragment.fromKeyAndSlug(String projectKey, String repositorySlug) static RepositoryUrlFragmentRepositoryUrlFragment.fromNamespacedPathInfo(String pathInfo) Deprecated.static RepositoryUrlFragmentRepositoryUrlFragment.fromPathInfo(String pathInfo) Extracts the repository URL fragment from the given path info.static RepositoryUrlFragmentRepositoryUrlFragment.fromRepository(com.atlassian.bitbucket.repository.Repository repository)
fromPathInfo(String)instead, unless when checking for namespaced URLs on mirrors