Uses of Interface
com.atlassian.bitbucket.util.NamedLink
Packages that use NamedLink
Package
Description
-
Uses of NamedLink in com.atlassian.bitbucket.event.mirror
Methods in com.atlassian.bitbucket.event.mirror that return types with arguments of type NamedLinkMethod parameters in com.atlassian.bitbucket.event.mirror with type arguments of type NamedLinkModifier and TypeMethodDescriptionRepositoryMirrorSynchronizedEvent.Builder.cloneLinks
(Collection<NamedLink> value) -
Uses of NamedLink in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return types with arguments of type NamedLinkModifier and TypeMethodDescriptionRepositoryService.getCloneLinks
(RepositoryCloneLinksRequest request) Retrieveslinks
that can be used to clone the suppliedrepository
via the repository'sSCM's
supported protocols. -
Uses of NamedLink in com.atlassian.bitbucket.util
Classes in com.atlassian.bitbucket.util that implement NamedLink