Uses of Interface
com.atlassian.bitbucket.util.Weighted
Packages that use Weighted
Package
Description
- 
Uses of Weighted in com.atlassian.bitbucket.authClasses in com.atlassian.bitbucket.auth that implement WeightedModifier and TypeClassDescriptionclassclassclassclassclassModule descriptor for custom ssh key authenticators.class
- 
Uses of Weighted in com.atlassian.bitbucket.homeClasses in com.atlassian.bitbucket.home that implement Weighted
- 
Uses of Weighted in com.atlassian.bitbucket.hookClasses in com.atlassian.bitbucket.hook that implement WeightedModifier and TypeClassDescriptionclassBase implementation for scm hook module descriptor.
- 
Uses of Weighted in com.atlassian.bitbucket.idxClasses in com.atlassian.bitbucket.idx that implement Weighted
- 
Uses of Weighted in com.atlassian.bitbucket.migrationClasses in com.atlassian.bitbucket.migration that implement WeightedModifier and TypeClassDescriptionclass
- 
Uses of Weighted in com.atlassian.bitbucket.scmClasses 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.httpClasses in com.atlassian.bitbucket.scm.http that implement WeightedModifier and TypeClassDescriptionclassModule descriptor for providingHttpScmRequestHandlerimplementations.
- 
Uses of Weighted in com.atlassian.bitbucket.scm.sshClasses in com.atlassian.bitbucket.scm.ssh that implement WeightedModifier and TypeClassDescriptionclassModule descriptor for providingSshScmRequestHandlerimplementations.
- 
Uses of Weighted in com.atlassian.bitbucket.ssh.commandClasses in com.atlassian.bitbucket.ssh.command that implement WeightedModifier and TypeClassDescriptionclassModule descriptor for providingSshCommandFactoryimplementations.
- 
Uses of Weighted in com.atlassian.bitbucket.userClasses in com.atlassian.bitbucket.user that implement Weighted
- 
Uses of Weighted in com.atlassian.bitbucket.utilFields in com.atlassian.bitbucket.util with type parameters of type WeightedModifier and TypeFieldDescriptionstatic final Comparator<Weighted> Weighted.COMPARABLENote that this comparator only considers weight.