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 HistoryEntryManager
ProjectManager. getHistoryEntryManager()
The history entry manager deals with changesHistoryEntryManager
ProjectManagerStub. getHistoryEntryManager()
-
Uses of HistoryEntryManager in org.openrefine.io
Fields in org.openrefine.io declared as HistoryEntryManager Modifier and Type Field Description protected HistoryEntryManager
FileProjectManager. _historyEntryManager
Methods in org.openrefine.io that return HistoryEntryManager Modifier and Type Method Description HistoryEntryManager
FileProjectManager. getHistoryEntryManager()
-