| Interface | Description |
|---|---|
| ChangeHistoryManager |
Manages the change history of issues.
|
| Class | Description |
|---|---|
| ChangeHistory |
Represents an issue change history.
ChangeHistory is essentially a GenericValue wrapper with getters |
| ChangeHistoryFieldConstants | Deprecated
since v6.2 This class is redundant, and not used by JIRA.
|
| ChangeHistoryGroup |
This groups
ChangeHistoryGroup together to try and reduce Document proliferation. |
| ChangeHistoryGroup.Builder | |
| ChangeHistoryItem |
A simple holder for change items
|
| ChangeHistoryItem.Builder | |
| DefaultChangeHistoryManager | |
| JqlChangeItemMapping |
jql clause names do not always map well to the value stored in the change item table - fore instance fixVersions is stored as FIX Version
Although SystemSearchConstants provides these values, it's a little overkill for what we need.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.