Uses of Class
com.atlassian.bitbucket.scm.http.RepositoryUrlFragment
-
Uses of RepositoryUrlFragment in com.atlassian.bitbucket.scm.http
Modifier and TypeMethodDescriptionstatic RepositoryUrlFragment
RepositoryUrlFragment.fromKeyAndSlug
(String projectKey, String repositorySlug) 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)