Package | Description |
---|---|
com.atlassian.confluence.api.model.people |
Modifier and Type | Field and Description |
---|---|
static UserStatus |
UserStatus.CURRENT |
static UserStatus |
UserStatus.DEACTIVATED |
static UserStatus |
UserStatus.EXTERNALLY_DELETED |
static UserStatus |
UserStatus.UNLICENSED |
Modifier and Type | Method and Description |
---|---|
static UserStatus |
UserStatus.valueOf(String str)
Return the
UserStatus for the given status string. |
Modifier and Type | Method and Description |
---|---|
Reference<UserStatus> |
KnownUser.getStatusRef() |
Modifier and Type | Method and Description |
---|---|
KnownUser.Builder |
KnownUser.Builder.status(UserStatus status) |
Copyright © 2003–2018 Atlassian. All rights reserved.