Package com.google.refine.model
Class AbstractOperation
java.lang.Object
com.google.refine.model.AbstractOperation
- Direct Known Subclasses:
ColumnMoveOperation,ColumnRemovalOperation,ColumnRenameOperation,ColumnReorderOperation,DenormalizeOperation,EngineDependentOperation,KeyValueColumnizeOperation,MultiValuedCellJoinOperation,MultiValuedCellSplitOperation,RowReorderOperation,TransposeColumnsIntoRowsOperation,TransposeRowsIntoColumnsOperation,UnknownOperation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected HistoryEntrycreateHistoryEntry(Project project, long historyEntryID) createProcess(Project project, Properties options) protected StringgetBriefDescription(Project project)