@Internal public class DefaultAdminDecoratorSectionLinkItemHelper extends Object implements AdminDecoratorSectionLinkItemHelper
| Constructor and Description |
|---|
DefaultAdminDecoratorSectionLinkItemHelper(SimpleLinkManager linkManager,
FeatureManager featureManager,
ApplicationRoleManager applicationRoleManager) |
| Modifier and Type | Method and Description |
|---|---|
Optional<SimpleLink> |
findSectionLink(SimpleLinkSection currentSection,
ApplicationUser loggedInUser,
JiraHelper jiraHelper)
Find the web-item associated with given web-section.
|
public DefaultAdminDecoratorSectionLinkItemHelper(SimpleLinkManager linkManager, FeatureManager featureManager, ApplicationRoleManager applicationRoleManager)
public Optional<SimpleLink> findSectionLink(SimpleLinkSection currentSection, ApplicationUser loggedInUser, JiraHelper jiraHelper)
AdminDecoratorSectionLinkItemHelperfindSectionLink in interface AdminDecoratorSectionLinkItemHelpercurrentSection - current sectionloggedInUser - logged in userjiraHelper - jira helperCopyright © 2002-2016 Atlassian. All Rights Reserved.