Uses of Interface
com.atlassian.plugin.PluginInstaller
Packages that use PluginInstaller
Package
Description
-
Uses of PluginInstaller in com.atlassian.plugin
Subinterfaces of PluginInstaller in com.atlassian.pluginModifier and TypeInterfaceDescriptioninterfaceA type of PluginInstaller that supports reverting plugin artifacts installed during the current running. -
Uses of PluginInstaller in com.atlassian.plugin.manager
Methods in com.atlassian.plugin.manager with parameters of type PluginInstallerModifier and TypeMethodDescriptionvoidDefaultPluginManager.setPluginInstaller(PluginInstaller pluginInstaller) Set the plugin installation strategy for this manager -
Uses of PluginInstaller in com.atlassian.plugin.repositories
Classes in com.atlassian.plugin.repositories that implement PluginInstallerModifier and TypeClassDescriptionclassFile-based implementation of a PluginInstaller which writes plugin artifact to a specified directory.