public class TabularExporter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TabularExporter.Entry |
static interface |
TabularExporter.WriteHandlerFactory |
| Modifier and Type | Field and Description |
|---|---|
Map<String,org.eclipse.scada.da.server.common.exporter.TabularExporter.Row> |
rows |
| Constructor and Description |
|---|
TabularExporter(FolderItemFactory itemFactory,
TabularExporter.WriteHandlerFactory writeHandlerFactory,
Set<String> commands) |
public TabularExporter(FolderItemFactory itemFactory, TabularExporter.WriteHandlerFactory writeHandlerFactory, Set<String> commands)
public void update(List<TabularExporter.Entry> entries)
public void dispose()
public void setGlobalError(Throwable e)