Klasse Resolution.ResolutionBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.Resolution.ResolutionBuilder
- Umschließende Klasse:
Resolution
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
description
(String description) The description of the issue resolution.The ID of the issue resolution.The name of the issue resolution.The URL of the issue resolution.toString()
-
Methodendetails
-
description
The description of the issue resolution.- Gibt zurück:
this
.
-
id
The ID of the issue resolution.- Gibt zurück:
this
.
-
name
The name of the issue resolution.- Gibt zurück:
this
.
-
self
The URL of the issue resolution.- Gibt zurück:
this
.
-
build
-
toString
-