Klasse SharePermissionProject
java.lang.Object
io.github.primelib.jira4j.restv2.model.SharePermissionProject
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SharePermissionProject
extends Object
SharePermissionProject
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enum
The default assignee when creating issues for this project.static enum
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.static class
static enum
The type of the project. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Boolean
Whether the project is archived.protected ProjectArchivedBy
protected OffsetDateTime
The date when the project was archived.protected SharePermissionProject.AssigneeTypeEnum
The default assignee when creating issues for this project.protected ProjectAvatarUrls
protected List<ProjectComponent>
List of the components contained in the project.protected Boolean
Whether the project is marked as deleted.protected ProjectDeletedBy
protected OffsetDateTime
The date when the project was marked as deleted.protected String
A brief description of the project.protected String
An email address associated with the project.protected String
Expand options that include additional project details in the response.protected Boolean
Whether the project is selected as a favorite.protected String
The ID of the project.protected ProjectInsight
protected Boolean
Whether the project is private.protected ProjectIssueTypeHierarchy
protected List<IssueTypeDetails>
List of the issue types available in the project.protected String
The key of the project.protected ProjectLandingPageInfo
protected ProjectLead
protected String
The name of the project.protected ProjectPermissions
protected ProjectProjectCategory
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.Map of project propertiesprotected OffsetDateTime
The date when the project is deleted permanently.The name and self URL for each role defined in the project.protected URI
The URL of the project details.protected Boolean
Whether the project is simplified.protected SharePermissionProject.StyleEnum
The type of the project.protected String
A link to information about this project, such as project documentation.protected UUID
Unique ID for next-gen projects.The versions defined in the project. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
SharePermissionProject
(Boolean archived, ProjectArchivedBy archivedBy, OffsetDateTime archivedDate, SharePermissionProject.AssigneeTypeEnum assigneeType, ProjectAvatarUrls avatarUrls, List<ProjectComponent> components, Boolean deleted, ProjectDeletedBy deletedBy, OffsetDateTime deletedDate, String description, String email, String expand, Boolean favourite, String id, ProjectInsight insight, Boolean isPrivate, ProjectIssueTypeHierarchy issueTypeHierarchy, List<IssueTypeDetails> issueTypes, String key, ProjectLandingPageInfo landingPageInfo, ProjectLead lead, String name, ProjectPermissions permissions, ProjectProjectCategory projectCategory, SharePermissionProject.ProjectTypeKeyEnum projectTypeKey, Map<String, Object> properties, OffsetDateTime retentionTillDate, Map<String, URI> roles, URI self, Boolean simplified, SharePermissionProject.StyleEnum style, String url, UUID uuid, List<Version> versions) Constructs a validated instance ofSharePermissionProject
.Constructs a validated instance ofSharePermissionProject
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungarchived()
Whether the project is archived.Whether the project is archived.archivedBy
(ProjectArchivedBy archivedBy) The date when the project was archived.archivedDate
(OffsetDateTime archivedDate) The date when the project was archived.The default assignee when creating issues for this project.assigneeType
(SharePermissionProject.AssigneeTypeEnum assigneeType) The default assignee when creating issues for this project.avatarUrls
(ProjectAvatarUrls avatarUrls) builder()
protected boolean
List of the components contained in the project.components
(List<ProjectComponent> components) List of the components contained in the project.deleted()
Whether the project is marked as deleted.Whether the project is marked as deleted.deletedBy
(ProjectDeletedBy deletedBy) The date when the project was marked as deleted.deletedDate
(OffsetDateTime deletedDate) The date when the project was marked as deleted.A brief description of the project.description
(String description) A brief description of the project.email()
An email address associated with the project.An email address associated with the project.boolean
expand()
Expand options that include additional project details in the response.Expand options that include additional project details in the response.Whether the project is selected as a favorite.Whether the project is selected as a favorite.int
hashCode()
id()
The ID of the project.The ID of the project.insight()
insight
(ProjectInsight insight) Whether the project is private.Whether the project is private.issueTypeHierarchy
(ProjectIssueTypeHierarchy issueTypeHierarchy) List of the issue types available in the project.issueTypes
(List<IssueTypeDetails> issueTypes) List of the issue types available in the project.key()
The key of the project.The key of the project.landingPageInfo
(ProjectLandingPageInfo landingPageInfo) lead()
lead
(ProjectLead lead) name()
The name of the project.The name of the project.permissions
(ProjectPermissions permissions) projectCategory
(ProjectProjectCategory projectCategory) The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.projectTypeKey
(SharePermissionProject.ProjectTypeKeyEnum projectTypeKey) The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.Map of project propertiesproperties
(Map<String, Object> properties) Map of project propertiesThe date when the project is deleted permanently.retentionTillDate
(OffsetDateTime retentionTillDate) The date when the project is deleted permanently.roles()
The name and self URL for each role defined in the project.The name and self URL for each role defined in the project.self()
The URL of the project details.The URL of the project details.Whether the project is simplified.simplified
(Boolean simplified) Whether the project is simplified.style()
The type of the project.The type of the project.toString()
url()
A link to information about this project, such as project documentation.A link to information about this project, such as project documentation.uuid()
Unique ID for next-gen projects.Unique ID for next-gen projects.versions()
The versions defined in the project.The versions defined in the project.
-
Felddetails
-
archived
Whether the project is archived. -
archivedBy
-
archivedDate
The date when the project was archived. -
assigneeType
The default assignee when creating issues for this project. -
avatarUrls
-
components
List of the components contained in the project. -
deleted
Whether the project is marked as deleted. -
deletedBy
-
deletedDate
The date when the project was marked as deleted. -
description
A brief description of the project. -
email
An email address associated with the project. -
expand
Expand options that include additional project details in the response. -
favourite
Whether the project is selected as a favorite. -
id
The ID of the project. -
insight
-
isPrivate
Whether the project is private. -
issueTypeHierarchy
-
issueTypes
List of the issue types available in the project. -
key
The key of the project. -
landingPageInfo
-
lead
-
name
The name of the project. -
permissions
-
projectCategory
-
projectTypeKey
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project. -
properties
Map of project properties -
retentionTillDate
The date when the project is deleted permanently. -
roles
The name and self URL for each role defined in the project. For more information, see [Create project role](#api-rest-api-2-role-post). -
self
The URL of the project details. -
simplified
Whether the project is simplified. -
style
The type of the project. -
url
A link to information about this project, such as project documentation. -
uuid
Unique ID for next-gen projects. -
versions
The versions defined in the project. For more information, see [Create version](#api-rest-api-2-version-post).
-
-
Konstruktordetails
-
SharePermissionProject
Constructs a validated instance ofSharePermissionProject
.- Parameter:
spec
- the specification to process
-
SharePermissionProject
protected SharePermissionProject()
-
-
Methodendetails
-
builder
-
archived
Whether the project is archived. -
archivedBy
-
archivedDate
The date when the project was archived. -
assigneeType
The default assignee when creating issues for this project. -
avatarUrls
-
components
List of the components contained in the project. -
deleted
Whether the project is marked as deleted. -
deletedBy
-
deletedDate
The date when the project was marked as deleted. -
description
A brief description of the project. -
email
An email address associated with the project. -
expand
Expand options that include additional project details in the response. -
favourite
Whether the project is selected as a favorite. -
id
The ID of the project. -
insight
-
isPrivate
Whether the project is private. -
issueTypeHierarchy
-
issueTypes
List of the issue types available in the project. -
key
The key of the project. -
landingPageInfo
-
lead
-
name
The name of the project. -
permissions
-
projectCategory
-
projectTypeKey
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project. -
properties
Map of project properties -
retentionTillDate
The date when the project is deleted permanently. -
roles
The name and self URL for each role defined in the project. For more information, see [Create project role](#api-rest-api-2-role-post). -
self
The URL of the project details. -
simplified
Whether the project is simplified. -
style
The type of the project. -
url
A link to information about this project, such as project documentation. -
uuid
Unique ID for next-gen projects. -
versions
The versions defined in the project. For more information, see [Create version](#api-rest-api-2-version-post). -
archived
Whether the project is archived.- Gibt zurück:
this
.
-
archivedBy
- Gibt zurück:
this
.
-
archivedDate
The date when the project was archived.- Gibt zurück:
this
.
-
avatarUrls
- Gibt zurück:
this
.
-
components
List of the components contained in the project.- Gibt zurück:
this
.
-
deleted
Whether the project is marked as deleted.- Gibt zurück:
this
.
-
deletedBy
- Gibt zurück:
this
.
-
deletedDate
The date when the project was marked as deleted.- Gibt zurück:
this
.
-
description
A brief description of the project.- Gibt zurück:
this
.
-
email
An email address associated with the project.- Gibt zurück:
this
.
-
expand
Expand options that include additional project details in the response.- Gibt zurück:
this
.
-
favourite
Whether the project is selected as a favorite.- Gibt zurück:
this
.
-
id
The ID of the project.- Gibt zurück:
this
.
-
insight
- Gibt zurück:
this
.
-
isPrivate
Whether the project is private.- Gibt zurück:
this
.
-
issueTypeHierarchy
- Gibt zurück:
this
.
-
issueTypes
List of the issue types available in the project.- Gibt zurück:
this
.
-
key
The key of the project.- Gibt zurück:
this
.
-
landingPageInfo
- Gibt zurück:
this
.
-
lead
- Gibt zurück:
this
.
-
name
The name of the project.- Gibt zurück:
this
.
-
permissions
- Gibt zurück:
this
.
-
projectCategory
- Gibt zurück:
this
.
-
properties
Map of project properties- Gibt zurück:
this
.
-
retentionTillDate
The date when the project is deleted permanently.- Gibt zurück:
this
.
-
roles
The name and self URL for each role defined in the project. For more information, see [Create project role](#api-rest-api-2-role-post).- Gibt zurück:
this
.
-
self
The URL of the project details.- Gibt zurück:
this
.
-
simplified
Whether the project is simplified.- Gibt zurück:
this
.
-
url
A link to information about this project, such as project documentation.- Gibt zurück:
this
.
-
uuid
Unique ID for next-gen projects.- Gibt zurück:
this
.
-
versions
The versions defined in the project. For more information, see [Create version](#api-rest-api-2-version-post).- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-