Uses of Class
org.eclipse.ltk.core.refactoring.RefactoringSessionDescriptor
Package
Description
Application programming interface to query refactoring history information from the refactoring infrastructure.
-
Uses of RefactoringSessionDescriptor in org.eclipse.ltk.core.refactoring.history
Modifier and TypeMethodDescriptionvoid
IRefactoringHistoryService.writeRefactoringSession
(RefactoringSessionDescriptor descriptor, OutputStream stream, boolean time) Writes the specified refactoring session descriptor to the output stream.