RefactoringStatus.getEntryMatchingCode(
String pluginId,
int code)
Returns the first entry managed by this refactoring status that
matches the given plug-in identifier and code.
RefactoringHistoryWizard.selectStatusEntry(
RefactoringStatusEntry entry)
Hook method which is called for each status entry before it is displayed
in a wizard page.