JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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.v2.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.UserNav
Navigation.ExperimentalNav.
user
(com.atlassian.sal.api.user.UserKey userKey)
Navigation.UserNav
Navigation.
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.v2.impl
Methods in
com.atlassian.confluence.plugins.rest.navigation.v2.impl
that return
Navigation.UserNav
Modifier and Type
Method
Description
Navigation.UserNav
RestNavigationImpl.
user
(com.atlassian.sal.api.user.UserKey userKey)