Klasse ProjectArchivedBy
java.lang.Object
io.github.primelib.jira4j.restv2.model.ProjectArchivedBy
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ProjectArchivedBy
extends Object
ProjectArchivedBy
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumThe user account type.static class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected StringThe account ID of the user, which uniquely identifies the user across all Atlassian products.protected ProjectArchivedBy.AccountTypeEnumThe user account type.protected BooleanWhether the user is active.protected UserApplicationRolesprotected UserAvatarUrlsprotected StringThe display name of the user.protected StringThe email address of the user.protected StringExpand options that include additional user details in the response.protected UserGroupsprotected StringThis property is no longer available and will be removed from the documentation soon.protected StringThe locale of the user.protected StringThis property is no longer available and will be removed from the documentation soon.protected URIThe URL of the user.protected StringThe time zone specified in the user's profile. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedProjectArchivedBy(String accountId, ProjectArchivedBy.AccountTypeEnum accountType, Boolean active, UserApplicationRoles applicationRoles, UserAvatarUrls avatarUrls, String displayName, String emailAddress, String expand, UserGroups groups, String key, String locale, String name, URI self, String timeZone) Constructs a validated instance ofProjectArchivedBy.Constructs a validated instance ofProjectArchivedBy. -
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 user account type.accountType(ProjectArchivedBy.AccountTypeEnum accountType) The user account type.active()Whether the user is active.Whether the user is active.applicationRoles(UserApplicationRoles applicationRoles) avatarUrls(UserAvatarUrls avatarUrls) builder()protected booleanThe 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.booleanexpand()Expand options that include additional user details in the response.Expand options that include additional user details in the response.groups()groups(UserGroups groups) inthashCode()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.locale()The locale of the user.The locale of the user.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*. Required in requests. -
accountType
The user account type. Can take the following values: *atlassianregular Atlassian user account *appsystem account used for Connect applications and OAuth to represent external systems *customerJira Service Desk account representing an external service desk -
active
Whether the user is active. -
applicationRoles
-
avatarUrls
-
displayName
The display name of the user. Depending on the user’s privacy setting, this may return an alternative value. -
emailAddress
The email address of the user. Depending on the user’s privacy setting, this may be returned as null. -
expand
Expand options that include additional user details in the response. -
groups
-
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. -
locale
The locale of the user. Depending on the user’s privacy setting, this may be returned as null. -
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 setting, this may be returned as null.
-
-
Konstruktordetails
-
ProjectArchivedBy
Constructs a validated instance ofProjectArchivedBy.- Parameter:
spec- the specification to process
-
ProjectArchivedBy
@Internal public ProjectArchivedBy(String accountId, ProjectArchivedBy.AccountTypeEnum accountType, Boolean active, UserApplicationRoles applicationRoles, UserAvatarUrls avatarUrls, String displayName, String emailAddress, String expand, UserGroups groups, String key, String locale, String name, URI self, String timeZone) Constructs a validated instance ofProjectArchivedBy.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ProjectArchivedBy(Consumer)instead.- Parameter:
accountId- The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*. Required in requests.accountType- The user account type. Can take the following values: *atlassianregular Atlassian user account *appsystem account used for Connect applications and OAuth to represent external systems *customerJira Service Desk account representing an external service deskactive- Whether the user is active.applicationRoles- var.nameavatarUrls- var.namedisplayName- The display name of the user. Depending on the user’s privacy setting, this may return an alternative value.emailAddress- The email address of the user. Depending on the user’s privacy setting, this may be returned as null.expand- Expand options that include additional user details in the response.groups- var.namekey- 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.locale- The locale of the user. Depending on the user’s privacy setting, this may be returned as null.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 setting, this may be returned as null.
-
ProjectArchivedBy
protected ProjectArchivedBy()
-
-
Methodendetails
-
builder
-
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*. Required in requests. -
accountType
The user account type. Can take the following values: *atlassianregular Atlassian user account *appsystem account used for Connect applications and OAuth to represent external systems *customerJira Service Desk account representing an external service desk -
active
Whether the user is active. -
applicationRoles
-
avatarUrls
-
displayName
The display name of the user. Depending on the user’s privacy setting, this may return an alternative value. -
emailAddress
The email address of the user. Depending on the user’s privacy setting, this may be returned as null. -
expand
Expand options that include additional user details in the response. -
groups
-
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. -
locale
The locale of the user. Depending on the user’s privacy setting, this may be returned as null. -
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 setting, 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*. Required in requests.- Gibt zurück:
this.
-
accountType
The user account type. Can take the following values: *atlassianregular Atlassian user account *appsystem account used for Connect applications and OAuth to represent external systems *customerJira Service Desk account representing an external service desk- Gibt zurück:
this.
-
active
Whether the user is active.- Gibt zurück:
this.
-
applicationRoles
- Gibt zurück:
this.
-
avatarUrls
- Gibt zurück:
this.
-
displayName
The display name of the user. Depending on the user’s privacy setting, this may return an alternative value.- Gibt zurück:
this.
-
emailAddress
The email address of the user. Depending on the user’s privacy setting, this may be returned as null.- Gibt zurück:
this.
-
expand
Expand options that include additional user details in the response.- Gibt zurück:
this.
-
groups
- 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.
-
locale
The locale of the user. Depending on the user’s privacy setting, this may be returned as null.- 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 setting, this may be returned as null.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-