Uses of Class
org.openrefine.history.HistoryEntryManager
-
Packages that use HistoryEntryManager Package Description org.openrefine org.openrefine.io -
-
Uses of HistoryEntryManager in org.openrefine
Methods in org.openrefine that return HistoryEntryManager Modifier and Type Method Description abstract HistoryEntryManagerProjectManager. getHistoryEntryManager()The history entry manager deals with changesHistoryEntryManagerProjectManagerStub. getHistoryEntryManager() -
Uses of HistoryEntryManager in org.openrefine.io
Fields in org.openrefine.io declared as HistoryEntryManager Modifier and Type Field Description protected HistoryEntryManagerFileProjectManager. _historyEntryManagerMethods in org.openrefine.io that return HistoryEntryManager Modifier and Type Method Description HistoryEntryManagerFileProjectManager. getHistoryEntryManager()
-