Uses of Package
com.atlassian.plugin

Packages that use com.atlassian.plugin
com.atlassian.plugin   
com.atlassian.plugin.classloader   
com.atlassian.plugin.descriptors   
com.atlassian.plugin.event   
com.atlassian.plugin.event.events This package contains events that will be fired by the framework. 
com.atlassian.plugin.exception   
com.atlassian.plugin.factories   
com.atlassian.plugin.impl   
com.atlassian.plugin.loaders   
com.atlassian.plugin.loaders.classloading   
com.atlassian.plugin.manager   
com.atlassian.plugin.metadata   
com.atlassian.plugin.module   
com.atlassian.plugin.parsers   
com.atlassian.plugin.predicate   
com.atlassian.plugin.repositories   
com.atlassian.plugin.tracker   
com.atlassian.plugin.util   
com.atlassian.plugin.util.collect   
com.atlassian.plugin.util.resource Classes having to do with resource loading, particularly from alternative locations. 
com.atlassian.plugin.util.validation   
 

Classes in com.atlassian.plugin used by com.atlassian.plugin
AutowireCapablePlugin.AutowireStrategy
          Deprecated. The autowire strategy to use when creating and wiring a bean
InstallationMode
          The mode of installation of a plugin
ModuleDescriptor
           
ModuleDescriptorFactory
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginArtifact.AllowsReference
          Additional interface for a plugin artifact which may support reference installation.
PluginArtifact.AllowsReference.ReferenceMode
          A named boolean for specifying PluginArtifact.AllowsReference.allowsReference() return values.
PluginArtifactFactory
          Creates a plugin artifact from a URL
PluginController
          Interface to control the state of the plugin system
PluginException
          Generic plugin exception.
PluginInformation
           
PluginInstaller
          A place to store plugins which can be installed and uninstalled.
PluginManager
          Deprecated. since 2006-09-26 the preferred technique is to use the interfaces that this on e extends directly.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
PluginPermission
          Represents a plugin permission as parsed from the plugin descriptor.
PluginRestartState
          The state of the plugin after restart.
PluginState
          Represents the state of the plugin
PluginSystemLifecycle
          Controls the life-cycle of the plugin system.
Resourced
           
Resources
          An aggregate of all resource descriptors within the given plugin module or plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.classloader
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.descriptors
ModuleDescriptor
           
ModuleDescriptorFactory
           
ModulePermissionException
          This exception is thrown by module descriptors when a set of their required permissions is not met by the plugin declaring them.
Plugin
           
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
Resourced
           
Resources
          An aggregate of all resource descriptors within the given plugin module or plugin.
StateAware
          Makes a plugin or plugin module aware of its activation state.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.event
PluginException
          Generic plugin exception.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.event.events
ModuleDescriptor
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
PluginController
          Interface to control the state of the plugin system
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.exception
Plugin
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.factories
Application
          This represents the application that uses the plugin system.
ModuleDescriptorFactory
           
Plugin
           
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.impl
InstallationMode
          The mode of installation of a plugin
ModuleDescriptor
           
Plugin
           
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginArtifactBackedPlugin
          Applied to Plugin implementations which are produced by PluginFactorys that are backed by PluginArtifacts
PluginException
          Generic plugin exception.
PluginInformation
           
PluginState
          Represents the state of the plugin
Resourced
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.loaders
ModuleDescriptorFactory
           
Plugin
           
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginArtifactFactory
          Creates a plugin artifact from a URL
PluginException
          Generic plugin exception.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.loaders.classloading
PluginException
          Generic plugin exception.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.manager
ModuleDescriptor
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginController
          Interface to control the state of the plugin system
PluginException
          Generic plugin exception.
PluginInstaller
          A place to store plugins which can be installed and uninstalled.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
PluginRestartState
          The state of the plugin after restart.
PluginSystemLifecycle
          Controls the life-cycle of the plugin system.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.metadata
ModuleDescriptor
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.module
ModuleDescriptor
           
Plugin
           
PluginArtifactBackedPlugin
          Applied to Plugin implementations which are produced by PluginFactorys that are backed by PluginArtifacts
PluginException
          Generic plugin exception.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
Resourced
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.parsers
Application
          This represents the application that uses the plugin system.
InstallationMode
          The mode of installation of a plugin
ModuleDescriptor
           
ModuleDescriptorFactory
           
Plugin
           
PluginInformation
           
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
Resources
          An aggregate of all resource descriptors within the given plugin module or plugin.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.predicate
ModuleDescriptor
           
ModuleDescriptorFactory
           
Plugin
           
PluginAccessor
          Allows access to the current plugin system state
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.repositories
PluginArtifact
          Allows the retrieval of files and/or an input stream of a plugin artifact.
PluginInstaller
          A place to store plugins which can be installed and uninstalled.
RevertablePluginInstaller
          A type of PluginInstaller that supports reverting plugin artifacts installed during the current running.
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.tracker
ModuleDescriptor
           
PluginAccessor
          Allows access to the current plugin system state
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.util
Application
          This represents the application that uses the plugin system.
InstallationMode
          The mode of installation of a plugin
Plugin
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.util.collect
Plugin
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.util.resource
Plugin
           
 

Classes in com.atlassian.plugin used by com.atlassian.plugin.util.validation
PluginException
          Generic plugin exception.
PluginParseException
          Parse plugin exception - thrown from code which must parse a plugin.
 



Copyright © 2014 Atlassian. All Rights Reserved.