Uses of Interface
com.atlassian.plugin.ModuleDescriptorFactory
Packages that use ModuleDescriptorFactory
-
Uses of ModuleDescriptorFactory in com.atlassian.plugin.factories
Methods in com.atlassian.plugin.factories with parameters of type ModuleDescriptorFactoryModifier and TypeMethodDescriptionPluginFactory.create(PluginArtifact pluginArtifact, ModuleDescriptorFactory moduleDescriptorFactory) Deploys the plugin artifact by instantiating the plugin and configuring it.PluginFactory.createModule(Plugin plugin, Element module, ModuleDescriptorFactory moduleDescriptorFactory) If this factory is capable of loading a plugin of the type passed, attempt to create a module descriptor.