Klasse Project.ProjectBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.Project.ProjectBuilder
- Umschließende Klasse:
Project
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungWhether the project is archived.archivedBy
(ProjectArchivedBy archivedBy) archivedDate
(OffsetDateTime archivedDate) The date when the project was archived.assigneeType
(Project.AssigneeTypeEnum assigneeType) The default assignee when creating issues for this project.avatarUrls
(ProjectAvatarUrls avatarUrls) build()
components
(List<ProjectComponent> components) List of the components contained in the project.Whether the project is marked as deleted.deletedBy
(ProjectDeletedBy deletedBy) deletedDate
(OffsetDateTime deletedDate) The date when the project was marked as deleted.description
(String description) A brief description of the project.An email address associated with the project.Expand options that include additional project details in the response.Whether the project is selected as a favorite.The ID of the project.insight
(ProjectInsight insight) Whether the project is private.issueTypeHierarchy
(ProjectIssueTypeHierarchy issueTypeHierarchy) issueTypes
(List<IssueTypeDetails> issueTypes) List of the issue types available in the project.The key of the project.landingPageInfo
(ProjectLandingPageInfo landingPageInfo) lead
(ProjectLead lead) The name of the project.permissions
(ProjectPermissions permissions) projectCategory
(ProjectProjectCategory projectCategory) projectTypeKey
(Project.ProjectTypeKeyEnum projectTypeKey) The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.properties
(Map<String, Object> properties) Map of project propertiesretentionTillDate
(OffsetDateTime retentionTillDate) The date when the project is deleted permanently.The name and self URL for each role defined in the project.The URL of the project details.simplified
(Boolean simplified) Whether the project is simplified.style
(Project.StyleEnum style) The type of the project.toString()
A link to information about this project, such as project documentation.Unique ID for next-gen projects.The versions defined in the project.
-
Methodendetails
-
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
.
-
assigneeType
The default assignee when creating issues for this project.- 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
.
-
projectTypeKey
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.- 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
.
-
style
The type of the project.- 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
.
-
build
-
toString
-