Package com.google.refine.operations.row
Class DenormalizeOperation
java.lang.Object
com.google.refine.model.AbstractOperation
com.google.refine.operations.row.DenormalizeOperation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected HistoryEntrycreateHistoryEntry(Project project, long historyEntryID) protected StringgetBriefDescription(Project project) Methods inherited from class com.google.refine.model.AbstractOperation
createProcess, getJsonDescription, getOperationId
-
Constructor Details
-
DenormalizeOperation
public DenormalizeOperation()
-
-
Method Details
-
getBriefDescription
- Overrides:
getBriefDescriptionin classAbstractOperation
-
createHistoryEntry
- Overrides:
createHistoryEntryin classAbstractOperation- Throws:
Exception
-