public interface AdminDecoratorSectionLinkItemHelper
| Modifier and Type | Method and Description |
|---|---|
Optional<SimpleLink> |
findSectionLink(SimpleLinkSection currentSection,
ApplicationUser loggedInUser,
JiraHelper jiraHelper)
Find the web-item associated with given web-section.
|
Optional<SimpleLink> findSectionLink(SimpleLinkSection currentSection, ApplicationUser loggedInUser, JiraHelper jiraHelper)
currentSection - current sectionloggedInUser - logged in userjiraHelper - jira helperCopyright © 2002-2015 Atlassian. All Rights Reserved.