Package org.deidentifier.arx.gui.worker
Klasse WorkerSave
- Alle implementierten Schnittstellen:
org.eclipse.jface.operation.IRunnableWithProgress
This worker saves a project file to disk.
-
Feldübersicht
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungWorkerSave(String path, Controller controller, Model model) Creates a new instance. -
Methodenübersicht
-
Konstruktordetails
-
WorkerSave
Creates a new instance.- Parameter:
path-controller-model-
-
-
Methodendetails
-
run
public void run(org.eclipse.core.runtime.IProgressMonitor arg0) throws InvocationTargetException, InterruptedException
-