Klasse EventNotificationUser
java.lang.Object
io.github.primelib.jira4j.restv2.model.EventNotificationUser
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class EventNotificationUser
extends Object
EventNotificationUser
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected String
The account ID of the user, which uniquely identifies the user across all Atlassian products.protected String
The type of account represented by this user.protected Boolean
Whether the user is active.protected UserAvatarUrls
protected String
The display name of the user.protected String
The email address of the user.protected String
This property is no longer available and will be removed from the documentation soon.protected String
This property is no longer available and will be removed from the documentation soon.protected String
The URL of the user.protected String
The time zone specified in the user's profile. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
EventNotificationUser
(String accountId, String accountType, Boolean active, UserAvatarUrls avatarUrls, String displayName, String emailAddress, String key, String name, String self, String timeZone) Constructs a validated instance ofEventNotificationUser
.Constructs a validated instance ofEventNotificationUser
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe 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 type of account represented by this user.accountType
(String accountType) The type of account represented by this user.active()
Whether the user is active.Whether the user is active.avatarUrls
(UserAvatarUrls avatarUrls) builder()
protected boolean
The display name of the user.displayName
(String displayName) The display name of the user.The email address of the user.emailAddress
(String emailAddress) The email address of the user.boolean
int
hashCode()
key()
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.name()
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.self()
The URL of the user.The URL of the user.timeZone()
The time zone specified in the user's profile.The time zone specified in the user's profile.toString()
-
Felddetails
-
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*. -
accountType
The type of account represented by this user. This will be one of 'atlassian' (normal users), 'app' (application user) or 'customer' (Jira Service Desk customer user) -
active
Whether the user is active. -
avatarUrls
-
displayName
The display name of the user. Depending on the user’s privacy settings, this may return an alternative value. -
emailAddress
The email address of the user. Depending on the user’s privacy settings, this may be returned as null. -
key
This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details. -
name
This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details. -
self
The URL of the user. -
timeZone
The time zone specified in the user's profile. Depending on the user’s privacy settings, this may be returned as null.
-
-
Konstruktordetails
-
EventNotificationUser
Constructs a validated instance ofEventNotificationUser
.- Parameter:
spec
- the specification to process
-
EventNotificationUser
@Internal public EventNotificationUser(String accountId, String accountType, Boolean active, UserAvatarUrls avatarUrls, String displayName, String emailAddress, String key, String name, String self, String timeZone) Constructs a validated instance ofEventNotificationUser
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
EventNotificationUser(Consumer)
instead.- Parameter:
accountId
- The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*.accountType
- The type of account represented by this user. This will be one of 'atlassian' (normal users), 'app' (application user) or 'customer' (Jira Service Desk customer user)active
- Whether the user is active.avatarUrls
- var.namedisplayName
- The display name of the user. Depending on the user’s privacy settings, this may return an alternative value.emailAddress
- The email address of the user. Depending on the user’s privacy settings, this may be returned as null.key
- This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.name
- This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.self
- The URL of the user.timeZone
- The time zone specified in the user's profile. Depending on the user’s privacy settings, this may be returned as null.
-
EventNotificationUser
protected EventNotificationUser()
-
-
Methodendetails
-
builder
-
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*. -
accountType
The type of account represented by this user. This will be one of 'atlassian' (normal users), 'app' (application user) or 'customer' (Jira Service Desk customer user) -
active
Whether the user is active. -
avatarUrls
-
displayName
The display name of the user. Depending on the user’s privacy settings, this may return an alternative value. -
emailAddress
The email address of the user. Depending on the user’s privacy settings, this may be returned as null. -
key
This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details. -
name
This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details. -
self
The URL of the user. -
timeZone
The time zone specified in the user's profile. Depending on the user’s privacy settings, this may be returned as null. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*.- Gibt zurück:
this
.
-
accountType
The type of account represented by this user. This will be one of 'atlassian' (normal users), 'app' (application user) or 'customer' (Jira Service Desk customer user)- Gibt zurück:
this
.
-
active
Whether the user is active.- Gibt zurück:
this
.
-
avatarUrls
- Gibt zurück:
this
.
-
displayName
The display name of the user. Depending on the user’s privacy settings, this may return an alternative value.- Gibt zurück:
this
.
-
emailAddress
The email address of the user. Depending on the user’s privacy settings, this may be returned as null.- Gibt zurück:
this
.
-
key
This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this
.
-
name
This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this
.
-
self
The URL of the user.- Gibt zurück:
this
.
-
timeZone
The time zone specified in the user's profile. Depending on the user’s privacy settings, this may be returned as null.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-