@Value.Immutable @PublicApi public abstract class InsightUser extends Object
Constructor and Description |
---|
InsightUser() |
Modifier and Type | Method and Description |
---|---|
abstract String |
externalId() |
abstract String |
getDisplayName() |
abstract String |
getEmailAddress() |
abstract String |
getKey()
The Assets user key represent the way to uniquely identify this user.
|
abstract String |
getLastSeenVersion() |
abstract String |
getName() |
abstract Collection<InsightRole> |
insightRoles() |
public abstract String getKey()
@Nullable public abstract Collection<InsightRole> insightRoles()
Copyright © 2024 Atlassian. All rights reserved.