Uses of Interface
com.almworks.jira.structure.api.structure.history.LimitedHistoryConsumer
Packages that use LimitedHistoryConsumer
-
Uses of LimitedHistoryConsumer in com.almworks.jira.structure.api.structure.history
Methods in com.almworks.jira.structure.api.structure.history with parameters of type LimitedHistoryConsumerModifier and TypeMethodDescriptionvoidHistoryService.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.