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.
|
UpdateHistoryAccessor |
Searches Lucene indices for changes performed by a given user within given time
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.