Klasse WorkflowSchemeLastModifiedUser
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowSchemeLastModifiedUser
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WorkflowSchemeLastModifiedUser
extends Object
WorkflowSchemeLastModifiedUser
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enum
The user account type.static class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected String
The account ID of the user, which uniquely identifies the user across all Atlassian products.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. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
WorkflowSchemeLastModifiedUser
(String accountId, WorkflowSchemeLastModifiedUser.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 ofWorkflowSchemeLastModifiedUser
.Constructs a validated instance ofWorkflowSchemeLastModifiedUser
. -
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.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()
-
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: *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.
-
-
Konstruktordetails
-
WorkflowSchemeLastModifiedUser
Constructs a validated instance ofWorkflowSchemeLastModifiedUser
.- Parameter:
spec
- the specification to process
-
WorkflowSchemeLastModifiedUser
@Internal public WorkflowSchemeLastModifiedUser(String accountId, WorkflowSchemeLastModifiedUser.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 ofWorkflowSchemeLastModifiedUser
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WorkflowSchemeLastModifiedUser(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: *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
- 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.
-
WorkflowSchemeLastModifiedUser
protected WorkflowSchemeLastModifiedUser()
-
-
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: *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.- Gibt zurück:
this
.
-
accountType
public WorkflowSchemeLastModifiedUser accountType(WorkflowSchemeLastModifiedUser.AccountTypeEnum 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- 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
-