Package io.riada.insight.model
Class InsightUser
java.lang.Object
io.riada.insight.model.InsightUser
- Direct Known Subclasses:
ImmutableInsightUser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
abstract String
abstract String
abstract String
getKey()
The Assets user key represent the way to uniquely identify this user.abstract String
abstract String
getName()
abstract Collection<InsightRole>
-
Constructor Details
-
InsightUser
public InsightUser()
-
-
Method Details
-
getKey
The Assets user key represent the way to uniquely identify this user. In different contexts this value will mean different things e.g. in Assets for Jira cloud this value will be the Atlassian account id -
getName
-
getDisplayName
-
getEmailAddress
-
getLastSeenVersion
-
externalId
-
insightRoles
-