Klasse CreatedIssue.CreatedIssueBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.CreatedIssue.CreatedIssueBuilder
- Umschließende Klasse:
CreatedIssue
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The ID of the created issue or subtask.The key of the created issue or subtask.The URL of the created issue or subtask.toString()transition(CreatedIssueTransition transition) watchers(CreatedIssueWatchers watchers)
-
Methodendetails
-
id
The ID of the created issue or subtask.- Gibt zurück:
this.
-
key
The key of the created issue or subtask.- Gibt zurück:
this.
-
self
The URL of the created issue or subtask.- Gibt zurück:
this.
-
transition
- Gibt zurück:
this.
-
watchers
- Gibt zurück:
this.
-
build
-
toString
-