| Package | Description |
|---|---|
| oracle.jdeveloper.vcs.spi |
Contains extension-level service provider interfaces for version control system integraton.
|
| Modifier and Type | Method and Description |
|---|---|
IndeterminateProgressMonitor |
VCSWaitRunnable.getIndeterminateProgressMonitor()
Gets the progress monitor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VCSWaitRunnable.setIndeterminateProgressMonitor(IndeterminateProgressMonitor progressMonitor)
Sets the progress monitor, which will be started and closed during the task
execution.
|