Uses of Class
com.atlassian.plugin.impl.UnloadablePlugin

Packages that use UnloadablePlugin
com.atlassian.plugin.impl   
 

Uses of UnloadablePlugin in com.atlassian.plugin.impl
 

Methods in com.atlassian.plugin.impl that return UnloadablePlugin
static UnloadablePlugin UnloadablePluginFactory.createUnloadablePlugin(Plugin oldPlugin)
          Creates an UnloadablePlugin instance from a given plugin, when there were problems loading the modules or the plugin itself
static UnloadablePlugin UnloadablePluginFactory.createUnloadablePlugin(Plugin oldPlugin, UnloadableModuleDescriptor unloadableDescriptor)
          Creates an UnloadablePlugin instance from a given plugin.
 



Copyright © 2010 Atlassian. All Rights Reserved.