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