@PublicApi
public interface DateRangeBuilder
Modifier and Type | Method and Description |
---|---|
List<ChangeHistoryItem> |
buildDateRanges(Issue issue,
List<ChangeHistoryItem> items) |
String |
getEmptyValue() |
List<ChangeHistoryItem> buildDateRanges(Issue issue, List<ChangeHistoryItem> items)
issue
- The issue that is being currently indexeditems
- A Collection of all the @link ChangeHistoryItem)s for that issue.String getEmptyValue()
Copyright © 2002-2024 Atlassian. All Rights Reserved.