public class UserEntity extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UserEntity.Builder |
Modifier and Type | Method and Description |
---|---|
static UserEntity.Builder |
builder() |
String |
getDisplayName() |
String |
getUsername() |
boolean |
isActive() |
public String getUsername()
public boolean isActive()
public String getDisplayName()
public static UserEntity.Builder builder()
Copyright © 2003–2021 Atlassian. All rights reserved.