public class WOPIDiscoveryRefreshListener extends Object implements PostCommitEventListener
| Constructor and Description |
|---|
WOPIDiscoveryRefreshListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(EventBundle events)
Handles the set of events that were raised during the life of an user operation.
|
public WOPIDiscoveryRefreshListener()
public void handleEvent(EventBundle events)
PostCommitEventListener
The events are fired as a BundleEvent after the transaction is committed.
handleEvent in interface PostCommitEventListenerevents - the events to handleCopyright © 2019 Nuxeo. All rights reserved.