public class BackgroundExportRunnable
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
BackgroundExportRunnable(org.pfsw.tools.cda.base.model.AModelObject modelObject,
IProgressMonitor progressMonitor,
org.pfsw.tools.cda.plugin.export.spi.AModelExporter exporter,
IRunnableTerminationListener terminationListener)
Initialize the new instance with default values.
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
public BackgroundExportRunnable(org.pfsw.tools.cda.base.model.AModelObject modelObject, IProgressMonitor progressMonitor, org.pfsw.tools.cda.plugin.export.spi.AModelExporter exporter, IRunnableTerminationListener terminationListener)