Uses of Class
org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent
Packages that use RefactoringExecutionEvent
Package
Description
Application programming interface to query refactoring history information from the refactoring infrastructure.
-
Uses of RefactoringExecutionEvent in org.eclipse.ltk.core.refactoring.history
Methods in org.eclipse.ltk.core.refactoring.history with parameters of type RefactoringExecutionEventModifier and TypeMethodDescriptionvoidIRefactoringExecutionListener.executionNotification(RefactoringExecutionEvent event) Gets called if a refactoring execution event happened.