Package com.atlassian.jira.plugin.util
package com.atlassian.jira.plugin.util
-
ClassDescriptionCompares Module Descriptors that implementPredicates for module descriptors.Assists in implementing a consistent implementation of
Object.equals(Object)
methods for module descriptors based on the descriptor's complete key.Assists in implementingObject.hashCode()
methods for module descriptors based on thehashCode
of the descriptor's complete key.Responsible for creating Ordering instances to sort collections of module descriptors.Creates instances of aPluginModuleTracker
using theDefaultPluginModuleTracker
implementation.This is a glorified list of plugin keys that code can use to track what plugins are involved in it's cachesA simple class that contains plugin key and pluginVersion.