Klasse User.UserBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.User.UserBuilder
- Umschließende Klasse:
User
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(BulkUserLookupExpandable _expandable) The account ID of the user, which uniquely identifies the user across all Atlassian products.accountType(User.AccountTypeEnum accountType) The account type of the user, may return empty string if unavailable.build()details(UserDetails details) displayName(String displayName) The displays name of the user.The email address of the user.externalCollaborator(Boolean externalCollaborator) Whether the user is an external collaborator userisExternalCollaborator(Boolean isExternalCollaborator) Whether the user is an external collaborator useroperations(List<OperationCheckResult> operations) personalSpace(Space personalSpace) profilePicture(Icon profilePicture) publicName(String publicName) The public name or nickname of the user.This displays user time zone.toString()type(User.TypeEnum type) This property is no longer available and will be removed from the documentation soon.This property is no longer available and will be removed from the documentation soon.
-
Methodendetails
-
type
- Gibt zurück:
this.
-
username
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
userKey
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.- Gibt zurück:
this.
-
accountType
The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.- Gibt zurück:
this.
-
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string.- Gibt zurück:
this.
-
publicName
The public name or nickname of the user. Will always contain a value.- Gibt zurück:
this.
-
profilePicture
- Gibt zurück:
this.
-
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.- Gibt zurück:
this.
-
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null.- Gibt zurück:
this.
-
isExternalCollaborator
Whether the user is an external collaborator user- Gibt zurück:
this.
-
externalCollaborator
Whether the user is an external collaborator user- Gibt zurück:
this.
-
operations
- Gibt zurück:
this.
-
details
- Gibt zurück:
this.
-
personalSpace
- Gibt zurück:
this.
-
_expandable
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-