| Package | Description |
|---|---|
| com.atlassian.bitbucket.nav | |
| com.atlassian.bitbucket.user |
| Modifier and Type | Method and Description |
|---|---|
NavBuilder.Profile |
NavBuilder.userBySlug(String userSlug,
UserType type)
/users/SLUG or /bots/SLUG
|
| Modifier and Type | Method and Description |
|---|---|
UserType |
ApplicationUser.getType() |
static UserType |
UserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserType[] |
UserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.