| Package | Description |
|---|---|
| oracle.jdeveloper.vcs.spi |
Contains extension-level service provider interfaces for version control system integraton.
|
| Modifier and Type | Method and Description |
|---|---|
DeterminateProgressMonitor |
VCSDirectoryInvokable.getProgressMonitor()
Gets the progress monitor of the invokable instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
VCSDirectoryInvokable.initializeProgressMonitor(DeterminateProgressMonitor monitor)
Initializes the given progress monitor.
|
void |
VCSDirectoryInvokable.setProgressMonitor(DeterminateProgressMonitor monitor)
Sets the progress monitor of the invokable instance.
|