com.atlassian.confluence.plugin.webresource
Class ConfluenceWebResourceModuleDescriptor

java.lang.Object
  extended by com.atlassian.plugin.descriptors.AbstractModuleDescriptor<Void>
      extended by com.atlassian.plugin.webresource.WebResourceModuleDescriptor
          extended by com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<Void>, com.atlassian.plugin.Resourced, com.atlassian.plugin.StateAware, com.atlassian.plugin.web.descriptors.ConditionalDescriptor

Deprecated. Since 3.4, use WebResourceModuleDescriptor instead

@Deprecated
public class ConfluenceWebResourceModuleDescriptor
extends com.atlassian.plugin.webresource.WebResourceModuleDescriptor


Field Summary
 
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
moduleClass, moduleClassName, moduleFactory, plugin, resources, singleton
 
Constructor Summary
ConfluenceWebResourceModuleDescriptor(com.atlassian.plugin.hostcontainer.HostContainer hostContainer)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.atlassian.plugin.webresource.WebResourceModuleDescriptor
disabled, enabled, getCondition, getContexts, getDependencies, getModule, getTransformations, init, isDisableMinification, shouldDisplay
 
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
assertModuleClassImplements, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConfluenceWebResourceModuleDescriptor

public ConfluenceWebResourceModuleDescriptor(com.atlassian.plugin.hostcontainer.HostContainer hostContainer)
Deprecated. 


Copyright © 2003-2012 Atlassian. All Rights Reserved.