Class ReadOnlyWebPanelModuleDescriptor

  • All Implemented Interfaces:
    com.atlassian.plugin.ModuleDescriptor<com.atlassian.plugin.web.model.WebPanel>, com.atlassian.plugin.Resourced, com.atlassian.plugin.ScopeAware, com.atlassian.plugin.StateAware, com.atlassian.plugin.web.descriptors.ConditionalDescriptor, com.atlassian.plugin.web.descriptors.ContextAware, com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<com.atlassian.plugin.web.model.WebPanel>, com.atlassian.plugin.web.descriptors.WebPanelModuleDescriptor, com.atlassian.plugin.web.descriptors.WeightedDescriptor

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

      • ReadOnlyWebPanelModuleDescriptor

        public ReadOnlyWebPanelModuleDescriptor​(com.atlassian.plugin.web.descriptors.WebPanelModuleDescriptor delegate)
    • Method Detail

      • getLocation

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