Klasse IssueBeanChangelog.IssueBeanChangelogBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.IssueBeanChangelog.IssueBeanChangelogBuilder
- Umschließende Klasse:
IssueBeanChangelog
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
The list of changelogs.maxResults
(Integer maxResults) The maximum number of results that could be on the page.The index of the first item returned on the page.toString()
The number of results on the page.
-
Methodendetails
-
histories
The list of changelogs.- Gibt zurück:
this
.
-
maxResults
The maximum number of results that could be on the page.- Gibt zurück:
this
.
-
startAt
The index of the first item returned on the page.- Gibt zurück:
this
.
-
total
The number of results on the page.- Gibt zurück:
this
.
-
build
-
toString
-