Package | Description |
---|---|
org.eclipse.ltk.core.refactoring.history |
Application programming interface to query refactoring history information from the refactoring infrastructure.
|
Modifier and Type | Method and Description |
---|---|
void |
IRefactoringHistoryService.addHistoryListener(IRefactoringHistoryListener listener)
Adds the specified refactoring history listener to this service.
|
void |
IRefactoringHistoryService.removeHistoryListener(IRefactoringHistoryListener listener)
Removes the specified refactoring history listener from this service.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.