public class ShowcaseVideoImportedListener extends Object implements PostCommitEventListener
| Constructor and Description | 
|---|
| ShowcaseVideoImportedListener() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | handle(Event event) | 
| void | handleEvent(EventBundle eventBundle)Handles the set of events that were raised during the life of an user operation. | 
| protected void | updateVideoInfo(DocumentModel doc,
               Blob video) | 
public ShowcaseVideoImportedListener()
public void handleEvent(EventBundle eventBundle)
PostCommitEventListener
 The events are fired as a BundleEvent after the transaction is committed.
handleEvent in interface PostCommitEventListenereventBundle - the events to handleprotected void updateVideoInfo(DocumentModel doc, Blob video)
Copyright © 2018 Nuxeo. All rights reserved.