Package org.openrefine.commands
Class Command.HistoryEntryResponse
- java.lang.Object
-
- org.openrefine.commands.Command.HistoryEntryResponse
-
-
Field Summary
Fields Modifier and Type Field Description protected HistoryEntry
historyEntry
-
Constructor Summary
Constructors Modifier Constructor Description protected
HistoryEntryResponse(HistoryEntry entry)
-
-
-
Field Detail
-
historyEntry
protected HistoryEntry historyEntry
-
-
Constructor Detail
-
HistoryEntryResponse
protected HistoryEntryResponse(HistoryEntry entry)
-
-
Method Detail
-
getCode
protected String getCode()
-
-