Class SharePermissionProject
java.lang.Object
io.github.primelib.jira4j.restv3.model.SharePermissionProject
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SharePermissionProject
extends Object
SharePermissionProject
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe default assignee when creating issues for this project.static enumThe [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.static classstatic enumThe type of the project. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BooleanWhether the project is archived.protected ProjectArchivedByprotected OffsetDateTimeThe date when the project was archived.protected SharePermissionProject.AssigneeTypeEnumThe default assignee when creating issues for this project.protected ProjectAvatarUrlsprotected List<ProjectComponent>List of the components contained in the project.protected BooleanWhether the project is marked as deleted.protected ProjectDeletedByprotected OffsetDateTimeThe date when the project was marked as deleted.protected StringA brief description of the project.protected StringAn email address associated with the project.protected StringExpand options that include additional project details in the response.protected BooleanWhether the project is selected as a favorite.protected StringThe ID of the project.protected ProjectInsightprotected BooleanWhether the project is private.protected ProjectIssueTypeHierarchyprotected List<IssueTypeDetails>List of the issue types available in the project.protected StringThe key of the project.protected ProjectLandingPageInfoprotected ProjectLeadprotected StringThe name of the project.protected ProjectPermissionsprotected ProjectProjectCategoryThe [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.Map of project propertiesprotected OffsetDateTimeThe date when the project is deleted permanently.The name and self URL for each role defined in the project.protected URIThe URL of the project details.protected BooleanWhether the project is simplified.protected SharePermissionProject.StyleEnumThe type of the project.protected StringA link to information about this project, such as project documentation.protected UUIDUnique ID for next-gen projects.The versions defined in the project. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSharePermissionProject(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. -
Method Summary
Modifier and TypeMethodDescriptionarchived()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 booleanList 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.booleanexpand()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.inthashCode()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.
-
Field Details
-
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-3-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-3-version-post).
-
-
Constructor Details
-
SharePermissionProject
Constructs a validated instance ofSharePermissionProject.- Parameters:
spec- the specification to process
-
SharePermissionProject
protected SharePermissionProject()
-
-
Method Details
-
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-3-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-3-version-post). -
archived
Whether the project is archived.- Returns:
this.
-
archivedBy
- Returns:
this.
-
archivedDate
The date when the project was archived.- Returns:
this.
-
avatarUrls
- Returns:
this.
-
components
List of the components contained in the project.- Returns:
this.
-
deleted
Whether the project is marked as deleted.- Returns:
this.
-
deletedBy
- Returns:
this.
-
deletedDate
The date when the project was marked as deleted.- Returns:
this.
-
description
A brief description of the project.- Returns:
this.
-
email
An email address associated with the project.- Returns:
this.
-
expand
Expand options that include additional project details in the response.- Returns:
this.
-
favourite
Whether the project is selected as a favorite.- Returns:
this.
-
id
The ID of the project.- Returns:
this.
-
insight
- Returns:
this.
-
isPrivate
Whether the project is private.- Returns:
this.
-
issueTypeHierarchy
- Returns:
this.
-
issueTypes
List of the issue types available in the project.- Returns:
this.
-
key
The key of the project.- Returns:
this.
-
landingPageInfo
- Returns:
this.
-
lead
- Returns:
this.
-
name
The name of the project.- Returns:
this.
-
permissions
- Returns:
this.
-
projectCategory
- Returns:
this.
-
properties
Map of project properties- Returns:
this.
-
retentionTillDate
The date when the project is deleted permanently.- Returns:
this.
-
roles
The name and self URL for each role defined in the project. For more information, see [Create project role](#api-rest-api-3-role-post).- Returns:
this.
-
self
The URL of the project details.- Returns:
this.
-
simplified
Whether the project is simplified.- Returns:
this.
-
url
A link to information about this project, such as project documentation.- Returns:
this.
-
uuid
Unique ID for next-gen projects.- Returns:
this.
-
versions
The versions defined in the project. For more information, see [Create version](#api-rest-api-3-version-post).- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-