Klasse HistoryMetadata.HistoryMetadataBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.HistoryMetadata.HistoryMetadataBuilder
- Umschließende Klasse:
HistoryMetadata
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungactivityDescription
(String activityDescription) The activity described in the history record.activityDescriptionKey
(String activityDescriptionKey) The key of the activity described in the history record.actor
(HistoryMetadataActor actor) build()
cause
(HistoryMetadataCause cause) description
(String description) The description of the history record.descriptionKey
(String descriptionKey) The description key of the history record.emailDescription
(String emailDescription) The description of the email address associated the history record.emailDescriptionKey
(String emailDescriptionKey) The description key of the email address associated the history record.Additional arbitrary information about the history record.generator
(HistoryMetadataGenerator generator) toString()
The type of the history record.
-
Methodendetails
-
activityDescription
The activity described in the history record.- Gibt zurück:
this
.
-
activityDescriptionKey
The key of the activity described in the history record.- Gibt zurück:
this
.
-
actor
- Gibt zurück:
this
.
-
cause
- Gibt zurück:
this
.
-
description
The description of the history record.- Gibt zurück:
this
.
-
descriptionKey
The description key of the history record.- Gibt zurück:
this
.
-
emailDescription
The description of the email address associated the history record.- Gibt zurück:
this
.
-
emailDescriptionKey
The description key of the email address associated the history record.- Gibt zurück:
this
.
-
extraData
Additional arbitrary information about the history record.- Gibt zurück:
this
.
-
generator
- Gibt zurück:
this
.
-
type
The type of the history record.- Gibt zurück:
this
.
-
build
-
toString
-