Uses of Interface
com.atlassian.greenhopper.issue.detailsview.DelegationWebPanelModuleDescriptor
Packages that use DelegationWebPanelModuleDescriptor
Package
Description
-
Uses of DelegationWebPanelModuleDescriptor in com.atlassian.greenhopper.issue.detailsview
Classes in com.atlassian.greenhopper.issue.detailsview that implement DelegationWebPanelModuleDescriptorModifier and TypeClassDescriptionclassModule descriptor for Editable Details View system blocks which do not need a custom context provider to work, just delegate to the View Issue ones. -
Uses of DelegationWebPanelModuleDescriptor in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils
Method parameters in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils with type arguments of type DelegationWebPanelModuleDescriptorModifier and TypeMethodDescriptionList<com.atlassian.jira.com.rproxy.goskope.components.issueviewer.viewissue.webpanel.WebPanelBean> DelegatedWebPanelFinder.findDelegatedPanels(com.atlassian.jira.issue.Issue issue, webwork.action.Action action, com.atlassian.jira.user.ApplicationUser loggedInUser, com.atlassian.jira.util.I18nHelper i18nHelper, List<? extends DelegationWebPanelModuleDescriptor> webPanelModuleDescriptors)