Klasse RemoteIssueLink.RemoteIssueLinkBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.RemoteIssueLink.RemoteIssueLinkBuilder
- Umschließende Klasse:
RemoteIssueLink
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungapplication
(RemoteIssueLinkApplication application) build()
The global ID of the link, such as the ID of the item on the remote system.The ID of the link.object
(RemoteIssueLinkObject object) relationship
(String relationship) Description of the relationship between the issue and the linked item.The URL of the link.toString()
-
Methodendetails
-
application
- Gibt zurück:
this
.
-
globalId
The global ID of the link, such as the ID of the item on the remote system.- Gibt zurück:
this
.
-
id
The ID of the link.- Gibt zurück:
this
.
-
object
- Gibt zurück:
this
.
-
relationship
Description of the relationship between the issue and the linked item.- Gibt zurück:
this
.
-
self
The URL of the link.- Gibt zurück:
this
.
-
build
-
toString
-