Class ReadOnlyWebSectionModuleDescriptor

java.lang.Object
com.atlassian.confluence.impl.plugin.web.readonly.ReadOnlyWebFragmentModuleDescriptor<Void>
com.atlassian.confluence.impl.plugin.web.readonly.ReadOnlyWebSectionModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<Void>, com.atlassian.plugin.Resourced, com.atlassian.plugin.ScopeAware, com.atlassian.plugin.StateAware, com.atlassian.plugin.web.api.descriptors.ConditionalDescriptor, com.atlassian.plugin.web.api.descriptors.ContextAware, com.atlassian.plugin.web.api.descriptors.WebFragmentModuleDescriptor<Void>, com.atlassian.plugin.web.api.descriptors.WebSectionModuleDescriptor, com.atlassian.plugin.web.api.descriptors.WeightedDescriptor

public class ReadOnlyWebSectionModuleDescriptor extends ReadOnlyWebFragmentModuleDescriptor<Void> implements com.atlassian.plugin.web.api.descriptors.WebSectionModuleDescriptor
  • Constructor Details

    • ReadOnlyWebSectionModuleDescriptor

      public ReadOnlyWebSectionModuleDescriptor(com.atlassian.plugin.web.api.descriptors.WebSectionModuleDescriptor delegate)
  • Method Details

    • getLocation

      public String getLocation()
      Specified by:
      getLocation in interface com.atlassian.plugin.web.api.descriptors.WebSectionModuleDescriptor