public abstract class DiscoveryEngineEventListener extends Object
| Constructor and Description |
|---|
DiscoveryEngineEventListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
processEvent(DiscoveryEngineEvent event)
Process an event that was published by the Discovery Engine OMAS.
|
public abstract void processEvent(DiscoveryEngineEvent event)
event - event object - call getEventType to find out what type of event.Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.