Uses of Class
com.atlassian.confluence.plugin.descriptor.WeightedPluginModuleTracker
-
Packages that use WeightedPluginModuleTracker Package Description com.atlassian.confluence.plugin.descriptor -
-
Uses of WeightedPluginModuleTracker in com.atlassian.confluence.plugin.descriptor
Methods in com.atlassian.confluence.plugin.descriptor that return WeightedPluginModuleTracker Modifier and Type Method Description static <M,D extends com.atlassian.plugin.ModuleDescriptor<M> & com.atlassian.plugin.web.descriptors.WeightedDescriptor>
WeightedPluginModuleTracker<M,D>WeightedPluginModuleTracker. create(com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.plugin.event.PluginEventManager pluginEventManager, Class<D> moduleDescriptorClass)
-