public class NuxeoDriveSyncRootCopyListener extends Object implements EventListener
| Modifier and Type | Field and Description |
|---|---|
static String |
RESET_SYNC_ROOTS_ON_COPY_CONFIGURATION_PROPERTY |
| Constructor and Description |
|---|
NuxeoDriveSyncRootCopyListener() |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentModelList |
getSyncRoots(DocumentModel doc,
CoreSession session) |
void |
handleEvent(Event event)
Handle the given event.
|
public static final String RESET_SYNC_ROOTS_ON_COPY_CONFIGURATION_PROPERTY
public NuxeoDriveSyncRootCopyListener()
public void handleEvent(Event event)
EventListenerEvent.cancel()handleEvent in interface EventListenerevent - the eventprotected DocumentModelList getSyncRoots(DocumentModel doc, CoreSession session)
Copyright © 2019 Nuxeo. All rights reserved.