Package com.google.refine.history
Interface HistoryEntryManager
- All Known Implementing Classes:
FileHistoryEntryManager
public interface HistoryEntryManager
-
Method Summary
Modifier and TypeMethodDescriptionvoiddelete(HistoryEntry historyEntry) voidloadChange(HistoryEntry historyEntry) voidsave(HistoryEntry historyEntry, Writer writer, Properties options) voidsaveChange(HistoryEntry historyEntry)
-
Method Details
-
loadChange
-
saveChange
- Throws:
Exception
-
save
-
delete
-