Package com.atlassian.plugin
package com.atlassian.plugin
-
ClassDescriptionThis represents the application that uses the plugin system.Dummy plugin implementation that returns java default values and does nothing.The mode of installation of a pluginRepresents the fully qualified key of a plugin module.Allows access to the current plugin system stateThe plugin descriptor file.Allows the retrieval of files and/or an input stream of a plugin artifact.Interface to control the state of the plugin systemAll plugin keys which are dependents of another plugin, divided into OSGi style import resolutions: mandatory (default), optional and dynamic.Generic plugin exception.Parse plugin exception - thrown from code which must parse a plugin.Represents a plugin permission as parsed from the plugin descriptor.The state of the plugin after restart.Represents the state of the pluginControls the life-cycle of the plugin system.A named boolean for specifying whether to allow reference installation of plugins.A list of permissions to fulfill.An aggregate of all resource descriptors within the given plugin module or plugin.Checks that the
ResourceDescriptorhas a matching type, this is determined by comparing theResourceDescriptor.getType()with type supplied to the Constructor of this Predicate.Deprecated.in 5.0 for removal in 6.0Makes a plugin or plugin module aware of its activation state.A snapshot of persistent state data for all plugins -- whether the plugin has been disabled by the user, and whether anything special is to happen on restart.Load a snapshot of the stored state for plugins.