Package org.eclipse.ltk.core.refactoring.history
package org.eclipse.ltk.core.refactoring.history
Application programming interface to query refactoring history information from the refactoring infrastructure.
-
ClassDescriptionInterface for refactoring execution listeners.Interface for refactoring history listeners.Clients may register a refactoring history listener with the
IRefactoringHistoryService
obtained by callingRefactoringCore.getHistoryService()
in order to get informed about refactoring history events.Interface for a refactoring history service.Event object to communicate refactoring execution notifications.Object which represents a sequence of executed refactorings with optional time information.Event object to communicate refactoring history notifications.