| Package | Description |
|---|---|
| com.atlassian.bitbucket.scm.http |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryUrlFragment |
RepositoryUrlFragment.fromKeyAndSlug(String projectKey,
String repositorySlug) |
static RepositoryUrlFragment |
RepositoryUrlFragment.fromNamespacedPathInfo(String pathInfo)
Deprecated.
in 7.18 for removal without replacement in 9.0
|
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) |
Copyright © 2022 Atlassian. All rights reserved.