public interface OptionalUserProfilePanel
ViewProfilePanel modules that allows the panel
to only be show when a criteria is met.| Modifier and Type | Method and Description |
|---|---|
boolean |
showPanel(ApplicationUser profileUser,
ApplicationUser currentUser)
Whether or not to show the panel for a given user to a given user.
|
boolean showPanel(ApplicationUser profileUser, ApplicationUser currentUser)
profileUser - The profile being requestedcurrentUser - The current userCopyright © 2002-2024 Atlassian. All Rights Reserved.