Uses of Package
com.atlassian.plugin.manager
Packages that use com.atlassian.plugin.manager
-
Classes in com.atlassian.plugin.manager used by com.atlassian.plugin.managerClassDescriptionAllows to extract the plugin keys defined by 'applications' built on top of a 'product' This component should be overridden by the host product (if it supports the concept of 'applications') For example: For the 'JIRA' product, we have applications such as 'JIRA Service Desk', 'JIRA Software', etc.Allows to check if the application (e.g.This implementation delegates the initiation and classloading of plugins to a list of
PluginLoaders and records the state of plugins in aPluginPersistentStateStore.Interface that represents a configuration state for plugins and plugin modules.Builder forPluginPersistentStateinstances.A wrapper object that the user implements to store the persisted state of plugins.Controls what plugins are enabled when plugins are disabled from start-up using command-line options. -
Classes in com.atlassian.plugin.manager used by com.atlassian.plugin.manager.storeClassDescriptionInterface that represents a configuration state for plugins and plugin modules.A wrapper object that the user implements to store the persisted state of plugins.