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 Stringabstract Stringabstract Stringabstract StringgetKey()The Assets user key represent the way to uniquely identify this user.abstract Stringabstract StringgetName()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
-