|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeHistoryItem | |
|---|---|
| com.atlassian.jira.issue.changehistory | |
| com.atlassian.jira.issue.history | |
| Uses of ChangeHistoryItem in com.atlassian.jira.issue.changehistory |
|---|
| Methods in com.atlassian.jira.issue.changehistory that return ChangeHistoryItem | |
|---|---|
ChangeHistoryItem |
ChangeHistoryItem.Builder.build()
|
| Methods in com.atlassian.jira.issue.changehistory that return types with arguments of type ChangeHistoryItem | |
|---|---|
List<ChangeHistoryItem> |
ChangeHistoryManager.getAllChangeItems(Issue issue)
Returns a List of ChangeHistoryItem's for the given issue |
| Methods in com.atlassian.jira.issue.changehistory with parameters of type ChangeHistoryItem | |
|---|---|
int |
ChangeHistoryItem.compareTo(ChangeHistoryItem other)
|
| Uses of ChangeHistoryItem in com.atlassian.jira.issue.history |
|---|
| Methods in com.atlassian.jira.issue.history that return types with arguments of type ChangeHistoryItem | |
|---|---|
List<ChangeHistoryItem> |
DateRangeBuilder.buildDateRanges(Issue issue,
List<ChangeHistoryItem> items)
|
| Method parameters in com.atlassian.jira.issue.history with type arguments of type ChangeHistoryItem | |
|---|---|
List<ChangeHistoryItem> |
DateRangeBuilder.buildDateRanges(Issue issue,
List<ChangeHistoryItem> items)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||