public class OfficeOnlineDocumentUpdateActivityHandler
extends org.exoplatform.wcm.ext.component.activity.listener.FileUpdateActivityListener
implements org.exoplatform.services.cms.documents.DocumentUpdateActivityHandler
| Modifier and Type | Field and Description |
|---|---|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
protected WOPIService |
wopiService
Office WOPI service.
|
| Constructor and Description |
|---|
OfficeOnlineDocumentUpdateActivityHandler(WOPIService wopiService)
Instantiates a new office online document update activity handler.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleDocumentUpdateEvent(org.exoplatform.services.listener.Event<org.apache.commons.chain.Context,String> event) |
onEventprotected final WOPIService wopiService
protected static final org.exoplatform.services.log.Log LOG
public OfficeOnlineDocumentUpdateActivityHandler(WOPIService wopiService)
wopiService - the wopi servicepublic boolean handleDocumentUpdateEvent(org.exoplatform.services.listener.Event<org.apache.commons.chain.Context,String> event) throws Exception
handleDocumentUpdateEvent in interface org.exoplatform.services.cms.documents.DocumentUpdateActivityHandlerExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.