Package | Description |
---|---|
com.atlassian.jira.issue.changehistory.metadata |
Modifier and Type | Method and Description |
---|---|
HistoryMetadataManager.HistoryMetadataResult |
DefaultHistoryMetadataManager.getHistoryMetadata(ChangeHistory changeHistory,
ApplicationUser user) |
HistoryMetadataManager.HistoryMetadataResult |
HistoryMetadataManager.getHistoryMetadata(ChangeHistory changeHistory,
ApplicationUser user)
Retrieves the HistoryMetadata related to the ChangeHistory.
|
HistoryMetadataManager.HistoryMetadataResult |
DefaultHistoryMetadataManager.getHistoryMetadata(long changeHistoryId) |
HistoryMetadataManager.HistoryMetadataResult |
HistoryMetadataManager.getHistoryMetadata(long changeHistoryId)
Retrieves the HistoryMetadata releated to the ChangeHistory with the given id.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.