Class SimpleExport

All Implemented Interfaces:
ImmediateDownloadExporter, InteractivePlugin, NonRestartable, Plugin, SignalTarget

public class SimpleExport
extends AbstractExporterPlugin
implements InteractivePlugin, SignalTarget, NonRestartable
Export plugin for exporting data from table listings in the web client. This plugin only works from within the web client, since it depends on context and table information. It must have access to the current query which means that it always must be executed immediately, since queries can't be saved as parameters.
Version:
2.0
Author:
Nicklas
Last modified
$Date: 2019-05-21 13:37:09 +0200 (tis, 21 maj 2019) $