Uses of Interface
com.atlassian.confluence.api.nav.Navigation.UserNav
-
Packages that use Navigation.UserNav Package Description com.atlassian.confluence.api.nav com.atlassian.confluence.plugins.rest.navigation.impl -
-
Uses of Navigation.UserNav in com.atlassian.confluence.api.nav
Methods in com.atlassian.confluence.api.nav that return Navigation.UserNav Modifier and Type Method Description Navigation.UserNavNavigation.ExperimentalNav. user(com.atlassian.sal.api.user.UserKey userKey)Navigation.UserNavNavigation. user(com.atlassian.sal.api.user.UserKey userKey)create a user nav builder to reference the user with the given user key -
Uses of Navigation.UserNav in com.atlassian.confluence.plugins.rest.navigation.impl
Methods in com.atlassian.confluence.plugins.rest.navigation.impl that return Navigation.UserNav Modifier and Type Method Description Navigation.UserNavRestNavigationImpl. user(com.atlassian.sal.api.user.UserKey userKey)
-