Klasse HistoryMetadataCause.HistoryMetadataCauseBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.HistoryMetadataCause.HistoryMetadataCauseBuilder
- Umschließende Klasse:
HistoryMetadataCause
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe URL to an avatar for the user or system associated with a history record.build()
displayName
(String displayName) The display name of the user or system associated with a history record.displayNameKey
(String displayNameKey) The key of the display name of the user or system associated with a history record.The ID of the user or system associated with a history record.toString()
The type of the user or system associated with a history record.The URL of the user or system associated with a history record.
-
Methodendetails
-
avatarUrl
The URL to an avatar for the user or system associated with a history record.- Gibt zurück:
this
.
-
displayName
The display name of the user or system associated with a history record.- Gibt zurück:
this
.
-
displayNameKey
The key of the display name of the user or system associated with a history record.- Gibt zurück:
this
.
-
id
The ID of the user or system associated with a history record.- Gibt zurück:
this
.
-
type
The type of the user or system associated with a history record.- Gibt zurück:
this
.
-
url
The URL of the user or system associated with a history record.- Gibt zurück:
this
.
-
build
-
toString
-