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