public class VersionDateRangeBuilder extends AbstractDateRangeBuilder
MINUS_1
Constructor and Description |
---|
VersionDateRangeBuilder(String fieldName,
String emptyValue) |
Modifier and Type | Method and Description |
---|---|
List<ChangeHistoryItem> |
buildDateRanges(Issue issue,
List<ChangeHistoryItem> items) |
protected ChangeHistoryItem |
createInitialChangeItem(Issue issue) |
changeItemBuilder, createChangeItem, getEmptyValue, getField
protected ChangeHistoryItem createInitialChangeItem(Issue issue)
createInitialChangeItem
in class AbstractDateRangeBuilder
public List<ChangeHistoryItem> buildDateRanges(Issue issue, List<ChangeHistoryItem> items)
buildDateRanges
in interface DateRangeBuilder
buildDateRanges
in class AbstractDateRangeBuilder
issue
- The issue that is being currently indexeditems
- A Collection of all the @link ChangeHistoryItem)s for that issue.Copyright © 2002-2024 Atlassian. All Rights Reserved.