Uses of Interface
com.atlassian.bitbucket.util.Weighted
Packages that use Weighted
Package
Description
-
Uses of Weighted in com.atlassian.bitbucket.auth
Classes in com.atlassian.bitbucket.auth that implement WeightedModifier and TypeClassDescriptionclassclassclassclassclassModule descriptor for custom ssh key authenticators.class -
Uses of Weighted in com.atlassian.bitbucket.home
Classes in com.atlassian.bitbucket.home that implement Weighted -
Uses of Weighted in com.atlassian.bitbucket.hook
Classes in com.atlassian.bitbucket.hook that implement WeightedModifier and TypeClassDescriptionclassBase implementation for scm hook module descriptor. -
Uses of Weighted in com.atlassian.bitbucket.idx
Classes in com.atlassian.bitbucket.idx that implement Weighted -
Uses of Weighted in com.atlassian.bitbucket.migration
Classes in com.atlassian.bitbucket.migration that implement WeightedModifier and TypeClassDescriptionclass -
Uses of Weighted in com.atlassian.bitbucket.scm
Classes in com.atlassian.bitbucket.scm that implement WeightedModifier and TypeClassDescriptionclassA base class for constructing module descriptors forScmRequesthandlers.classclassModuleDescriptorwhich interprets<scm/>tags inatlassian-plugin.xml.classProvides anScmRequestCheckimplementation used by theScmRequestCheckService. -
Uses of Weighted in com.atlassian.bitbucket.scm.http
Classes in com.atlassian.bitbucket.scm.http that implement WeightedModifier and TypeClassDescriptionclassModule descriptor for providingHttpScmRequestHandlerimplementations. -
Uses of Weighted in com.atlassian.bitbucket.scm.ssh
Classes in com.atlassian.bitbucket.scm.ssh that implement WeightedModifier and TypeClassDescriptionclassModule descriptor for providingSshScmRequestHandlerimplementations. -
Uses of Weighted in com.atlassian.bitbucket.ssh.command
Classes in com.atlassian.bitbucket.ssh.command that implement WeightedModifier and TypeClassDescriptionclassModule descriptor for providingSshCommandFactoryimplementations. -
Uses of Weighted in com.atlassian.bitbucket.user
Classes in com.atlassian.bitbucket.user that implement Weighted -
Uses of Weighted in com.atlassian.bitbucket.util
Fields in com.atlassian.bitbucket.util with type parameters of type WeightedModifier and TypeFieldDescriptionstatic final Comparator<Weighted>Weighted.COMPARABLENote that this comparator only considers weight.