public class UpdateThumbnailListener extends Object implements org.nuxeo.ecm.core.event.PostCommitEventListener
| Modifier and Type | Field and Description |
|---|---|
static String |
THUMBNAIL_UPDATED |
| Constructor and Description |
|---|
UpdateThumbnailListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.nuxeo.ecm.core.event.EventBundle events) |
protected void |
processDoc(CoreSession session,
DocumentModel doc) |
public static final String THUMBNAIL_UPDATED
protected void processDoc(CoreSession session, DocumentModel doc) throws ClientException
ClientExceptionpublic void handleEvent(org.nuxeo.ecm.core.event.EventBundle events)
throws ClientException
handleEvent in interface org.nuxeo.ecm.core.event.PostCommitEventListenerClientExceptionCopyright © 2019 Nuxeo SA. All rights reserved.