| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.contrib.events | |
| oracle.jdeveloper.deploy.events |
| Modifier and Type | Method and Description |
|---|---|
JLibraryChange.JLibraryCached |
ContributedJLibraryChange.LibraryChangeContext.getPriorVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
JLibraryChange.objectModified(JLibraryChange.JLibraryCached before,
JLibrary after,
DataContainer container,
LibraryChange libraryChange,
LibraryEvent libraryEvent)
Fired when a contributed object is modified.
|
void |
JLibraryChange.objectRemoved(JLibraryChange.JLibraryCached jlibrary,
DataContainer container,
LibraryChange libraryChange,
LibraryEvent libraryEvent)
Fired when a contributed object is removed.
|