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.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.