Uses of Class
com.atlassian.plugin.impl.UnloadablePlugin
Packages that use UnloadablePlugin
-
Uses of UnloadablePlugin in com.atlassian.plugin.impl
Methods in com.atlassian.plugin.impl that return UnloadablePluginModifier and TypeMethodDescriptionstatic UnloadablePluginUnloadablePluginFactory.createUnloadablePlugin(Plugin oldPlugin) Creates an UnloadablePlugin instance from a given plugin, when there were problems loading the modules or the plugin itselfstatic UnloadablePluginUnloadablePluginFactory.createUnloadablePlugin(Plugin oldPlugin, UnloadableModuleDescriptor unloadableDescriptor) Creates an UnloadablePlugin instance from a given plugin.