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)
EventListener
Event.cancel()
handleEvent
in interface EventListener
event
- the eventprotected DocumentModelList getSyncRoots(DocumentModel doc, CoreSession session)
Copyright © 2018 Nuxeo. All rights reserved.