Uses of Package
com.atlassian.plugin
Packages that use com.atlassian.plugin
Package
Description
-
Classes in com.atlassian.plugin used by com.atlassian.pluginClassDescriptionCreates a plugin artifact from a URLA place to store plugins which can be installed and uninstalled.
-
Classes in com.atlassian.plugin used by com.atlassian.plugin.implClassDescriptionMethods that are necessary for the plugin framework, however should not be exposed via public API.
-
Classes in com.atlassian.plugin used by com.atlassian.plugin.loaders
-
Classes in com.atlassian.plugin used by com.atlassian.plugin.managerClassDescriptionA place to store plugins which can be installed and uninstalled.Augments the life-cycle of the plugin system with the ability to split
PluginSystemLifecycle.init()for two phase startup. -
Classes in com.atlassian.plugin used by com.atlassian.plugin.repositoriesClassDescriptionA place to store plugins which can be installed and uninstalled.A type of PluginInstaller that supports reverting plugin artifacts installed during the current running.