public class ToolAdapterExecutionDialog.OperatorTask extends Object implements Runnable, org.openide.util.Cancellable
Constructor and Description |
---|
OperatorTask(Operator op,
Consumer<Product> callback)
Constructs a runnable for the given operator that will
call back the given method when the execution has finished.
|
Modifier and Type | Method and Description |
---|---|
boolean |
cancel() |
List<String> |
getErrors() |
List<String> |
getOutput() |
void |
run() |
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.