Package org.openrefine.commands.recon
Class PreviewExtendDataCommand.PreviewResponse
- java.lang.Object
-
- org.openrefine.commands.recon.PreviewExtendDataCommand.PreviewResponse
-
- Enclosing class:
- PreviewExtendDataCommand
protected static class PreviewExtendDataCommand.PreviewResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description PreviewResponse(List<ReconciledDataExtensionJob.ColumnInfo> columns2, List<List<Object>> rows2)
-