Uses of Interface
com.atlassian.bitbucket.util.Weighted
Package
Description
-
Uses of Weighted in com.atlassian.bitbucket.auth
Modifier and TypeClassDescriptionclass
class
class
class
class
Module descriptor for custom ssh key authenticators.class
-
Uses of Weighted in com.atlassian.bitbucket.home
-
Uses of Weighted in com.atlassian.bitbucket.hook
Modifier and TypeClassDescriptionclass
Base implementation for scm hook module descriptor. -
Uses of Weighted in com.atlassian.bitbucket.idx
-
Uses of Weighted in com.atlassian.bitbucket.migration
Modifier and TypeClassDescriptionclass
-
Uses of Weighted in com.atlassian.bitbucket.scm
Modifier and TypeClassDescriptionclass
A base class for constructing module descriptors forScmRequest
handlers.class
class
ModuleDescriptor
which interprets<scm/>
tags inatlassian-plugin.xml
.class
Provides anScmRequestCheck
implementation used by theScmRequestCheckService
. -
Uses of Weighted in com.atlassian.bitbucket.scm.http
Modifier and TypeClassDescriptionclass
Module descriptor for providingHttpScmRequestHandler
implementations. -
Uses of Weighted in com.atlassian.bitbucket.scm.ssh
Modifier and TypeClassDescriptionclass
Module descriptor for providingSshScmRequestHandler
implementations. -
Uses of Weighted in com.atlassian.bitbucket.ssh.command
Modifier and TypeClassDescriptionclass
Module descriptor for providingSshCommandFactory
implementations. -
Uses of Weighted in com.atlassian.bitbucket.user
-
Uses of Weighted in com.atlassian.bitbucket.util
Modifier and TypeFieldDescriptionstatic final Comparator<Weighted>
Weighted.COMPARABLE
Note that this comparator only considers weight.