Klasse User
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.User
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class User
extends Object
User
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumThe account type of the user, may return empty string if unavailable.static enumstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected BulkUserLookupExpandableprotected StringThe account ID of the user, which uniquely identifies the user across all Atlassian products.protected User.AccountTypeEnumThe account type of the user, may return empty string if unavailable.protected UserDetailsprotected StringThe displays name of the user.protected StringThe email address of the user.protected BooleanWhether the user is an external collaborator userprotected BooleanWhether the user is an external collaborator userprotected List<OperationCheckResult>protected Spaceprotected Iconprotected StringThe public name or nickname of the user.protected StringThis displays user time zone.protected User.TypeEnumprotected StringThis property is no longer available and will be removed from the documentation soon.protected StringThis property is no longer available and will be removed from the documentation soon. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedUser()User(User.TypeEnum type, String username, String userKey, String accountId, User.AccountTypeEnum accountType, String email, String publicName, Icon profilePicture, String displayName, String timeZone, Boolean isExternalCollaborator, Boolean externalCollaborator, List<OperationCheckResult> operations, UserDetails details, Space personalSpace, BulkUserLookupExpandable _expandable, Map<String, String> _links) Constructs a validated instance ofUser.Constructs a validated instance ofUser. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(BulkUserLookupExpandable _expandable) _links()The account ID of the user, which uniquely identifies the user across all Atlassian products.The account ID of the user, which uniquely identifies the user across all Atlassian products.The account type of the user, may return empty string if unavailable.accountType(User.AccountTypeEnum accountType) The account type of the user, may return empty string if unavailable.static User.UserBuilderbuilder()protected booleandetails()details(UserDetails details) The displays name of the user.displayName(String displayName) The displays name of the user.email()The email address of the user.The email address of the user.booleanWhether the user is an external collaborator userexternalCollaborator(Boolean externalCollaborator) Whether the user is an external collaborator userinthashCode()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) The public name or nickname of the user.publicName(String publicName) The public name or nickname of the user.timeZone()This displays user time zone.This displays user time zone.toString()type()type(User.TypeEnum type) userKey()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.username()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.
-
Felddetails
-
type
-
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. -
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. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192. -
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. -
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string. -
publicName
The public name or nickname of the user. Will always contain a value. -
profilePicture
-
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName. -
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null. -
isExternalCollaborator
Whether the user is an external collaborator user -
externalCollaborator
Whether the user is an external collaborator user -
operations
-
details
-
personalSpace
-
_expandable
-
_links
-
-
Konstruktordetails
-
User
Constructs a validated instance ofUser.- Parameter:
spec- the specification to process
-
User
@Internal public User(User.TypeEnum type, String username, String userKey, String accountId, User.AccountTypeEnum accountType, String email, String publicName, Icon profilePicture, String displayName, String timeZone, Boolean isExternalCollaborator, Boolean externalCollaborator, List<OperationCheckResult> operations, UserDetails details, Space personalSpace, BulkUserLookupExpandable _expandable, Map<String, String> _links) Constructs a validated instance ofUser.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
User(Consumer)instead.- Parameter:
type- typeusername- 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.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.accountId- The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.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.email- The email address of the user. Depending on the user's privacy setting, this may return an empty string.publicName- The public name or nickname of the user. Will always contain a value.profilePicture- profilePicturedisplayName- The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.timeZone- This displays user time zone. Depending on the user's privacy setting, this may return null.isExternalCollaborator- Whether the user is an external collaborator userexternalCollaborator- Whether the user is an external collaborator useroperations- operationsdetails- detailspersonalSpace- personalSpace_expandable- _expandable_links- _links
-
User
protected User()
-
-
Methodendetails
-
builder
-
type
-
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. -
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. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192. -
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. -
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string. -
publicName
The public name or nickname of the user. Will always contain a value. -
profilePicture
-
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName. -
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null. -
isExternalCollaborator
Whether the user is an external collaborator user -
externalCollaborator
Whether the user is an external collaborator user -
operations
-
details
-
personalSpace
-
_expandable
-
_links
-
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.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-