Class ReadOnlyWebItemModuleDescriptor

  • All Implemented Interfaces:
    com.atlassian.plugin.ModuleDescriptor<Void>, 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<Void>, com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor, com.atlassian.plugin.web.descriptors.WeightedDescriptor

    public class ReadOnlyWebItemModuleDescriptor
    extends ReadOnlyWebFragmentModuleDescriptor<Void>
    implements com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
    • Constructor Detail

      • ReadOnlyWebItemModuleDescriptor

        public ReadOnlyWebItemModuleDescriptor​(com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor delegate)
    • Method Detail

      • getSection

        public String getSection()
        Specified by:
        getSection in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
      • getLink

        public com.atlassian.plugin.web.model.WebLink getLink()
        Specified by:
        getLink in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
      • getIcon

        public com.atlassian.plugin.web.model.WebIcon getIcon()
        Specified by:
        getIcon in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
      • getStyleClass

        public String getStyleClass()
        Specified by:
        getStyleClass in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
      • getEntryPoint

        public String getEntryPoint()
        Specified by:
        getEntryPoint in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor