Class ReadOnlyWebPanelModuleDescriptor

java.lang.Object
com.atlassian.confluence.impl.plugin.web.readonly.ReadOnlyWebFragmentModuleDescriptor<com.atlassian.plugin.web.api.model.WebPanel>
com.atlassian.confluence.impl.plugin.web.readonly.ReadOnlyWebPanelModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<com.atlassian.plugin.web.api.model.WebPanel>, 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<com.atlassian.plugin.web.api.model.WebPanel>, com.atlassian.plugin.web.api.descriptors.WebPanelModuleDescriptor<com.atlassian.plugin.web.api.model.WebPanel>, com.atlassian.plugin.web.api.descriptors.WeightedDescriptor

public class ReadOnlyWebPanelModuleDescriptor extends ReadOnlyWebFragmentModuleDescriptor<com.atlassian.plugin.web.api.model.WebPanel> implements com.atlassian.plugin.web.api.descriptors.WebPanelModuleDescriptor<com.atlassian.plugin.web.api.model.WebPanel>
  • Constructor Details

    • ReadOnlyWebPanelModuleDescriptor

      public ReadOnlyWebPanelModuleDescriptor(com.atlassian.plugin.web.api.descriptors.WebPanelModuleDescriptor<? extends com.atlassian.plugin.web.api.model.WebPanel> delegate)
  • Method Details

    • getLocation

      public String getLocation()
      Specified by:
      getLocation in interface com.atlassian.plugin.web.api.descriptors.WebPanelModuleDescriptor<com.atlassian.plugin.web.api.model.WebPanel>