Package com.atlassian.jira.issue.history

Interface Summary
DateRangeBuilder The change history items only include the date of change - for indexing and searching you need a date range.
DateTimeFieldChangeLogHelper A helper component which can be used by (custom)fields to store date/time information in the issue change history.
 

Class Summary
AbstractDateRangeBuilder Abstract implementation of DateRangeBuilder - gprovides a buildDateRanges that will work for all single value system fields.
AssigneeDateRangeBuilder Implementation of DateRangeBuilder - will work for assignee fields only.
ChangeItemBean A very simple bean to hold change items.
ChangeLogUtils Utility methods for managing ChangeGroup entities on issues, also known as the Change Log or Change History.
DateTimeFieldChangeLogHelperImpl  
IssueHistoryLinkFactory Simple Link Factory for creating links to recently view issues.
PriorityDateRangeBuilder Implementation implementation of DateRangeBuilder - will work for status fields only.
ReporterDateRangeBuilder Implementation of DateRangeBuilder - will work for reporter fields only.
ResolutionDateRangeBuilder Implementation implementation of DateRangeBuilder - will work for status fields only.
StatusDateRangeBuilder Implementation implementation of DateRangeBuilder - will work for status fields only.
VersionDateRangeBuilder Implementation of DateRangeBuilder - will work for all version fields.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.