@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)
AdminDecoratorSectionLinkItemHelper
findSectionLink
in interface AdminDecoratorSectionLinkItemHelper
currentSection
- current sectionloggedInUser
- logged in userjiraHelper
- jira helperCopyright © 2002-2015 Atlassian. All Rights Reserved.