public class BitbucketUrlProvider extends Object implements WebRepositoryUrlProvider
WebRepositoryUrlProvider.None
Constructor and Description |
---|
BitbucketUrlProvider() |
Modifier and Type | Method and Description |
---|---|
@NotNull String |
getKey() |
@NotNull String |
getName() |
@NotNull String |
getUrlForChangeset(String file,
String revision,
URI repositoryUri) |
@NotNull String |
getUrlForFile(String file,
String revision,
URI repositoryUri) |
@NotNull public @NotNull String getKey()
getKey
in interface WebRepositoryUrlProvider
@NotNull public @NotNull String getName()
getName
in interface WebRepositoryUrlProvider
@NotNull public @NotNull String getUrlForFile(String file, String revision, URI repositoryUri)
getUrlForFile
in interface WebRepositoryUrlProvider
@NotNull public @NotNull String getUrlForChangeset(String file, String revision, URI repositoryUri)
getUrlForChangeset
in interface WebRepositoryUrlProvider
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.