Klasse VersionApprover.VersionApproverBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.VersionApprover.VersionApproverBuilder
- Umschließende Klasse:
VersionApprover
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe Atlassian account ID of the approver.build()declineReason(String declineReason) A description of why the user is declining the approval.description(String description) A description of what the user is approving within the specified version.The status of the approval, which can be *PENDING*, *APPROVED*, or *DECLINED*toString()
-
Methodendetails
-
accountId
The Atlassian account ID of the approver.- Gibt zurück:
this.
-
declineReason
A description of why the user is declining the approval.- Gibt zurück:
this.
-
description
A description of what the user is approving within the specified version.- Gibt zurück:
this.
-
status
The status of the approval, which can be *PENDING*, *APPROVED*, or *DECLINED*- Gibt zurück:
this.
-
build
-
toString
-