Class ProjectComponentLead
java.lang.Object
io.github.primelib.jira4j.restv3.model.ProjectComponentLead
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ProjectComponentLead
extends Object
ProjectComponentLead
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
The user account type.static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
The account ID of the user, which uniquely identifies the user across all Atlassian products.protected ProjectComponentLead.AccountTypeEnum
The user account type.protected Boolean
Whether the user is active.protected UserApplicationRoles
protected UserAvatarUrls
protected String
The display name of the user.protected String
The email address of the user.protected String
Expand options that include additional user details in the response.protected UserGroups
protected String
This property is no longer available and will be removed from the documentation soon.protected String
The locale of the user.protected String
This property is no longer available and will be removed from the documentation soon.protected URI
The URL of the user.protected String
The time zone specified in the user's profile. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ProjectComponentLead
(String accountId, ProjectComponentLead.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 ofProjectComponentLead
.Constructs a validated instance ofProjectComponentLead
. -
Method Summary
Modifier and TypeMethodDescriptionThe 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
(ProjectComponentLead.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 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
expand()
Expand options that include additional user details in the response.Expand options that include additional user details in the response.groups()
groups
(UserGroups groups) 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.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()
-
Field Details
-
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: *atlassian
regular Atlassian user account *app
system account used for Connect applications and OAuth to represent external systems *customer
Jira 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.
-
-
Constructor Details
-
ProjectComponentLead
Constructs a validated instance ofProjectComponentLead
.- Parameters:
spec
- the specification to process
-
ProjectComponentLead
@Internal public ProjectComponentLead(String accountId, ProjectComponentLead.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 ofProjectComponentLead
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ProjectComponentLead(Consumer)
instead.- Parameters:
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: *atlassian
regular Atlassian user account *app
system account used for Connect applications and OAuth to represent external systems *customer
Jira Service Desk account representing an external service deskactive
- Whether the user is active.applicationRoles
- applicationRolesavatarUrls
- avatarUrlsdisplayName
- 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
- groupskey
- 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.
-
ProjectComponentLead
protected ProjectComponentLead()
-
-
Method Details
-
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: *atlassian
regular Atlassian user account *app
system account used for Connect applications and OAuth to represent external systems *customer
Jira 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.- Returns:
this
.
-
accountType
The user account type. Can take the following values: *atlassian
regular Atlassian user account *app
system account used for Connect applications and OAuth to represent external systems *customer
Jira Service Desk account representing an external service desk- Returns:
this
.
-
active
Whether the user is active.- Returns:
this
.
-
applicationRoles
- Returns:
this
.
-
avatarUrls
- Returns:
this
.
-
displayName
The display name of the user. Depending on the user’s privacy setting, this may return an alternative value.- Returns:
this
.
-
emailAddress
The email address of the user. Depending on the user’s privacy setting, this may be returned as null.- Returns:
this
.
-
expand
Expand options that include additional user details in the response.- Returns:
this
.
-
groups
- Returns:
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.- Returns:
this
.
-
locale
The locale of the user. Depending on the user’s privacy setting, this may be returned as null.- Returns:
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.- Returns:
this
.
-
self
The URL of the user.- Returns:
this
.
-
timeZone
The time zone specified in the user's profile. Depending on the user’s privacy setting, this may be returned as null.- Returns:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-