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.addExecutionListener(IRefactoringExecutionListener listener)
Adds the specified refactoring execution listener to this service.
|
void |
IRefactoringHistoryService.removeExecutionListener(IRefactoringExecutionListener listener)
Removes the specified refactoring execution listener from this service.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.