Uses of Interface
com.atlassian.plugin.web.descriptors.WebPanelModuleDescriptor

Packages that use WebPanelModuleDescriptor
com.atlassian.plugin.web   
com.atlassian.plugin.web.descriptors   
 

Uses of WebPanelModuleDescriptor in com.atlassian.plugin.web
 

Methods in com.atlassian.plugin.web that return types with arguments of type WebPanelModuleDescriptor
 List<WebPanelModuleDescriptor> WebInterfaceManager.getDisplayableWebPanelDescriptors(String location, Map<String,Object> context)
           
 List<WebPanelModuleDescriptor> DefaultWebInterfaceManager.getDisplayableWebPanelDescriptors(String location, Map<String,Object> context)
           
 List<WebPanelModuleDescriptor> WebInterfaceManager.getWebPanelDescriptors(String location)
           
 List<WebPanelModuleDescriptor> DefaultWebInterfaceManager.getWebPanelDescriptors(String location)
           
 

Uses of WebPanelModuleDescriptor in com.atlassian.plugin.web.descriptors
 

Classes in com.atlassian.plugin.web.descriptors that implement WebPanelModuleDescriptor
 class DefaultWebPanelModuleDescriptor
           The web panel module declares a single web panel in atlassian-plugin.xml.
 



Copyright © 2011 Atlassian. All Rights Reserved.