Package | Description |
---|---|
com.atlassian.bitbucket.event.mirror | |
com.atlassian.bitbucket.repository | |
com.atlassian.bitbucket.util |
Modifier and Type | Method and Description |
---|---|
Collection<NamedLink> |
RepositoryMirrorSynchronizedEvent.getCloneLinks() |
Modifier and Type | Method and Description |
---|---|
RepositoryMirrorSynchronizedEvent.Builder |
RepositoryMirrorSynchronizedEvent.Builder.cloneLinks(Collection<NamedLink> value) |
Modifier and Type | Method and Description |
---|---|
Set<NamedLink> |
RepositoryService.getCloneLinks(RepositoryCloneLinksRequest request)
Retrieves
links that can be used to clone the supplied
repository via the repository's SCM's supported protocols. |
Modifier and Type | Class and Description |
---|---|
class |
SimpleNamedLink
A simple implementation of the
NamedLink interface. |
Copyright © 2021 Atlassian. All rights reserved.