Modifier and Type | Method and Description |
---|---|
protected DocumentModel |
NuxeoDriveFileSystemDeletionListener.handleBeforeDocUpdate(DocumentEventContext ctx,
DocumentModel doc) |
protected boolean |
NuxeoDriveFileSystemDeletionListener.handleLifeCycleTransition(DocumentEventContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected Activity |
ActivityStreamListener.toActivity(DocumentEventContext docEventContext,
Event event) |
protected Activity |
ActivityStreamListener.toActivity(DocumentEventContext docEventContext,
Event event,
String context) |
Modifier and Type | Method and Description |
---|---|
DocumentEventContext |
AbstractSession.newEventContext(DocumentModel source) |
Modifier and Type | Method and Description |
---|---|
protected void |
PermissionListener.firePermissionNotificationEvent(DocumentEventContext docCtx,
String aclName,
ACE ace) |
protected void |
PermissionListener.handleReplaceACE(DocumentEventContext docCtx,
String changedACLName,
ACE oldACE,
ACE newACE)
Deprecated.
since 8.1. Not used anymore.
|
protected void |
PermissionListener.handleUpdateACP(DocumentEventContext docCtx,
ACP oldACP,
ACP newACP) |
protected void |
PermissionListener.updateDirectory(DocumentEventContext docCtx) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationEventListener.sendNotification(Event event,
DocumentEventContext ctx) |
protected void |
NotificationEventListener.sendNotificationSignalForUser(Notification notification,
String subscriptor,
Event event,
DocumentEventContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
DomainEventsListener.handleDomainLifeCycleChanged(DocumentEventContext docCtx,
DocumentModel doc) |
protected void |
DomainEventsListener.handleDomainMoved(DocumentEventContext docCtx,
DocumentModel doc) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
QuotaStatsListener.isTrashOpEvent(DocumentEventContext eventContext) |
void |
QuotaStatsUpdater.updateStatistics(CoreSession session,
DocumentEventContext docCtx,
Event event)
Update the statistics for the given
docCtx and event . |
void |
AbstractQuotaStatsUpdater.updateStatistics(CoreSession session,
DocumentEventContext docCtx,
Event event) |
void |
QuotaStatsServiceImpl.updateStatistics(DocumentEventContext docCtx,
Event event) |
void |
QuotaStatsService.updateStatistics(DocumentEventContext docCtx,
Event event)
Update the statistics for the given
docCtx and event . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IndexingCommandsStacker.isSynchronous(DocumentEventContext docCtx,
DocumentModel doc) |
void |
IndexingCommandsStacker.stackCommand(DocumentEventContext docCtx,
String eventId) |
protected void |
IndexingCommandsStacker.stackCommand(DocumentModel doc,
DocumentEventContext docCtx,
String eventId) |
Copyright © 2018 Nuxeo. All rights reserved.