| Package | Description |
|---|---|
| com.almworks.jira.structure.api.structure.history |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryService.queryActivity(HistoryQuery hq,
int limit,
HistoryConsumer consumer)
'Streams' results of history query to consumer.
|
void |
HistoryService.queryActivity(HistoryQuery hq,
int limit,
int changesLimit,
LimitedHistoryConsumer consumer)
'Streams' results of history query to consumer while limiting the total amount of changes that are loaded per entry.
|
Copyright © 2023 ALM Works. All Rights Reserved.