Uses of Package
com.atlassian.plugin.webresource

Packages that use com.atlassian.plugin.webresource
com.atlassian.plugin.servlet   
com.atlassian.plugin.webresource   
 

Classes in com.atlassian.plugin.webresource used by com.atlassian.plugin.servlet
PluginResourceLocator
          Assists in locating plugin resources in different ways.
 

Classes in com.atlassian.plugin.webresource used by com.atlassian.plugin.webresource
BatchPluginResource
          Represents a batch of plugin resources.
BatchResource
          Interface for plugin resources that serve batches.
DefaultWebResourceFilter
          A Web Resource Filter that allows for css and javascript resources.
PluginResource
          Represents a plugin resource.
PluginResourceLocator
          Assists in locating plugin resources in different ways.
ResourceBatchingConfiguration
          Resource batching configuration for the WebResourceManagerImpl.
SinglePluginResource
          Represents a single plugin resource.
SuperBatchPluginResource
          Creates a batch of all like-typed resources that are declared as "super-batch="true"" in their plugin definitions.
SuperBatchSubResource
          Represents a plugin resource that is a subordinate of the super batch.
UrlMode
          A formatting mode for URLs.
UrlParseException
          An UrlParseException is thrown when a web resource url cannot be parsed correctly.
WebResourceFilter
          An interface for filtering web resources.
WebResourceIntegration
          The integration layer between Plugin's Web Resource Handler, and specific applications (eg JIRA, Confluence).
WebResourceManager
          Manage 'css', 'javascript' and other 'resources' that are usually linked at the top of pages using <script> and <link> tags.
WebResourceManager.IncludeMode
          Deprecated. Since 2.2
 



Copyright © 2010 Atlassian. All Rights Reserved.