Package | Description |
---|---|
org.netbeans.api.extexecution.base |
The API supporting execution of an external process.
|
Modifier and Type | Method and Description |
---|---|
BaseExecutionDescriptor |
BaseExecutionDescriptor.postExecution(ParametrizedRunnable<Integer> postExecution)
Returns a descriptor with configured post execution runnable.
|