| Interface and Description |
|---|
| com.atlassian.plugin.predicate.ModulePredicate
since 2.2 unused
|
| com.atlassian.plugin.PluginManager
since 2006-09-26 the preferred technique is to use the interfaces that this on e extends directly.
|
| Class and Description |
|---|
| com.atlassian.plugin.impl.AbstractDelegatingPlugin
since 4.0.0, to be removed in 5.0.0: No longer used
|
| com.atlassian.plugin.scope.AlwaysEnabledScopeManager
since 4.1, please use
EverythingIsActiveScopeManager |
| com.atlassian.plugin.util.concurrent.CopyOnWriteMap
since 2.5.0 please use the
CopyOnWriteMap instead as
it has some important features and some bug fixes. This version
is no longer maintained. |
| com.atlassian.plugin.descriptors.ResourcedModuleDescriptor
All module descriptors now have resources. Use AbstractModuleDescriptor instead.
|
| Field and Description |
|---|
| com.atlassian.plugin.PluginManager.PLUGIN_DESCRIPTOR_FILENAME
since 2.2 - Please use
Descriptor#FILENAME instead. |
| com.atlassian.plugin.descriptors.AbstractModuleDescriptor.singleton
since 2.2.0
|
Copyright © 2018 Atlassian. All rights reserved.