com.atlassian.jira.plugin.util.ModuleDescriptors.Orderings |
![]() |
Responsible for creating Ordering instances to sort collections of module descriptors.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates an ordering instance that orders module descriptors according to the "origin" of the
plugin they come from.
| |||||||||||
Creates an Ordering instance that orders module descriptors according to their "natural" order.
| |||||||||||
Creates an Ordering instance that orders weighted module descriptors according to their weight.
|
Creates an ordering instance that orders module descriptors according to the "origin" of the plugin they come from.
Creates an Ordering instance that orders module descriptors according to their "natural" order.
Natural order is based on the module descriptor's
complete key
Creates an Ordering instance that orders weighted module descriptors according to their weight.