Package | Description |
---|---|
com.canto.cumulus.events |
Listeners and Event classes of the Cumulus Java Classes.
|
Modifier and Type | Method and Description |
---|---|
void |
CatalogingListener.assetAdded(CatalogingEventObject<_Source> event)
Callback method that gets called when a new record was created due to an asset being added to the catalog.
|
void |
CatalogingListener.assetFailed(CatalogingEventObject<_Source> event)
Callback method that gets called when an asset failed to catalog.
|
void |
CatalogingListener.assetIgnored(CatalogingEventObject<_Source> event)
Callback method that gets called when an asset was ignored because it already is referenced by a record in the catalog and this record is up-to-date.
|
void |
CatalogingListener.assetUpdated(CatalogingEventObject<_Source> event)
Callback method that gets called when a record was updated due to an asset being cataloged.
|
void |
CatalogingListener.catalogingFinished(CatalogingEventObject<_Source> event)
Callback method that gets called when a new cataloging process has finished.
|
void |
CatalogingListener.catalogingStarted(CatalogingEventObject<_Source> event)
Callback method that gets called when a new cataloging process has been started.
|
void |
CatalogingListener.countingAssets(CatalogingEventObject<_Source> event)
Callback method that gets called while a cataloging process is counting the assets to be cataloged.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.