| Package | Description |
|---|---|
| com.atlassian.plugin.tracker |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPluginModuleTracker<M,T extends ModuleDescriptor<M>>
Tracks enabled plugin module descriptors, focusing on fast reads
|
| Modifier and Type | Method and Description |
|---|---|
static <M,T extends ModuleDescriptor<M>> |
DefaultPluginModuleTracker.create(PluginAccessor pluginAccessor,
PluginEventManager pluginEventManager,
Class<? extends ModuleDescriptor<?>> moduleDescriptorClass)
Static factory method for constructing trackers generically where M is not known.
|
Copyright © 2019 Atlassian. All rights reserved.