public abstract class AssetConsumerEventListener extends Object
| Constructor and Description |
|---|
AssetConsumerEventListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
processEvent(AssetConsumerEvent event)
Process an event that was published by the Asset Consumer OMAS.
|
public abstract void processEvent(AssetConsumerEvent event)
event - event object - call getEventType to find out what type of event.Copyright © 2018–2020 ODPi. All rights reserved.