Modifier and Type | Class and Description |
---|---|
class |
AttributesExtractorScheduler
Listener that trigger a Worker to extract XML Attributes and store them in a
property that will be indexed.
|
class |
AttributesExtractorStater
Listener triggered on "aboutTo*" events to let the other lister
org.nuxeo.apidoc.listener.AttributeExtractorWorkerListener to trigger Worker
when blob are ready to be extracted.
|
class |
LatestDistributionsListener
Listener used to keep only one latestLTS, or latestFT When a Distribution is
created or modified with the flag; it makes it atomic.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryMetadataSyncListener
Handle document and blob updates according to following rules in an event context: - Define if rule should be
executed in async or sync mode.
|
class |
BinaryMetadataWorkListener
Handle document and blob updates according to
BinaryMetadataSyncListener rules. |
Modifier and Type | Class and Description |
---|---|
class |
NuxeoDriveCacheInvalidationListener
Notify the NuxeoDriveManager service in case of document deletions so as to make it possible to invalidate any cache.
|
class |
NuxeoDriveFileSystemDeletionListener
Event listener to track events that should be mapped to file system item deletions in the the ChangeSummary
computation.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationEventListener |
Modifier and Type | Class and Description |
---|---|
class |
TaskEndedEventListener
Listener that will launch another operation when a task is accepted or rejected
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicatedCollectionListener
Event handler to duplicate the collection members of a duplicated collection.
|
class |
RestoredCollectionListener
Event handler to restored the collection members of a restored version of a collection.
|
Modifier and Type | Method and Description |
---|---|
List<EventListener> |
EventService.getEventListeners()
Gets the list of the registered event listeners.
|
Modifier and Type | Field and Description |
---|---|
protected EventListener |
EventListenerDescriptor.inLineListener |
Modifier and Type | Method and Description |
---|---|
EventListener |
EventListenerDescriptor.asEventListener() |
Modifier and Type | Method and Description |
---|---|
List<EventListener> |
EventServiceImpl.getEventListeners() |
List<EventListener> |
EventListenerList.getInLineListeners() |
Modifier and Type | Class and Description |
---|---|
class |
ScriptingEventListener |
Modifier and Type | Class and Description |
---|---|
class |
DuplicatedNameFixer |
class |
EmptyNameFixer |
Modifier and Type | Class and Description |
---|---|
class |
UpdateACEStatusListener
Listener triggering the work updating ACE status.
|
Modifier and Type | Class and Description |
---|---|
class |
SoftDeleteCleanupListener
Sync listener that calls the soft delete cleanup method of the repositories.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyBeforeModificationListener |
class |
DummyTestListener |
class |
DummyUpdateBeforeModificationListener |
Modifier and Type | Class and Description |
---|---|
class |
TransientStorageGCTrigger
Simple Listener used to GC Work for
TransientStore s |
Modifier and Type | Class and Description |
---|---|
class |
DocUIDGeneratorListener |
Modifier and Type | Class and Description |
---|---|
class |
PermissionListener
Listener filling the 'aceinfo' directory when an ACP is updated.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationFulltextEventListener
Extract the text of the body of the annotation to register it as a related text resource on the document for
full-text indexing by the repository.
|
Modifier and Type | Class and Description |
---|---|
class |
CommentRemovedEventListener |
Modifier and Type | Class and Description |
---|---|
class |
ContentCreationListener |
Modifier and Type | Class and Description |
---|---|
class |
DublinCoreListener
Core Event Listener for updating DublinCore.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxySubscriptionPropagationListener
Propagate previously set notifications when a proxy is replaced by a new version.
|
Modifier and Type | Class and Description |
---|---|
class |
DigestComputer |
class |
MimetypeIconUpdater
Listener responsible for computing the mimetype of a new or edited blob and the common:icon field if necessary.
|
class |
SynchronousUnicityCheckListener |
Modifier and Type | Class and Description |
---|---|
class |
HtmlSanitizerListener
Listener that sanitizes some HTML fields to remove potential cross-site scripting attacks in them.
|
Modifier and Type | Class and Description |
---|---|
class |
MailEventListener
Listener that listens for MailReceivedEvent.
|
Modifier and Type | Class and Description |
---|---|
class |
ProbeScheduleListener |
Modifier and Type | Class and Description |
---|---|
class |
PictureChangedListener
Listener updating pre-filling the views of a Picture if the main Blob has changed.
|
class |
PictureViewsGenerationListener
Listener updating pre-filling the views of a Picture if the main Blob has changed.
|
Modifier and Type | Class and Description |
---|---|
class |
DomainEventsListener
Handle Domain creation, deletion and lifecycle changes.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteRelationsListener
Core Event listener that cleans relation on deleted documents; it should be executed after PublishRelationsListener
so as to be able to copy relations from the deleted proxies.
|
class |
PublishRelationsListener
Core Event listener to copy relations affecting the source document to the proxy upon publication events and the
relations that were present on the replaced proxies if any.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentRouteCreationListener
Lock a newly created route.
|
class |
DocumentRoutingEscalationListener
Triggers the execution of all escalation rules on all running workflows.
|
class |
DocumentRoutingSecurityListener
Updates the security of the
DocumentRoute so the user responsible for starting the route on a document can
see the route. |
class |
DocumentRoutingUpdateCommentsInfoListener
Updates the number of comments stored on the
DocumentRouteStep . |
class |
DocumentRoutingWorkflowDoneListener
Cancels any remaining open tasks created by this workflow when this workflow is done
|
class |
DocumentRoutingWorkflowInstancesCleanup |
class |
RoutingTaskDeletedListener |
class |
RoutingTaskSecurityUpdaterListener
Grants the READ/WRITE permissions on the route instance to all task actors.
|
Modifier and Type | Class and Description |
---|---|
class |
IngestionTrigger
Listen to Scheduler events to check if new scanned files are availables Trigger the importer if not already busy.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteTaskForDeletedDocumentListener
Listener that deletes deletes related tasks of the document.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckBlobUpdateListener
Thumbnail listener handling document blob update and checking changes.
|
Modifier and Type | Class and Description |
---|---|
class |
UITypesConfigurationListener
Listener validating that the selected default type is part of the allowed type on the document.
|
Modifier and Type | Class and Description |
---|---|
class |
VideoChangedListener
Core event listener to trigger the
VideoConstants.VIDEO_CHANGED_EVENT event if
the main video has changed. |
Modifier and Type | Class and Description |
---|---|
class |
QuotaStatsListener
Listener handling default events to update statistics through the
QuotaStatsService . |
class |
QuotaUserWorkspaceListener
Sets the quota on the user workspace if a global quota was set on all user workspaces
|
Modifier and Type | Class and Description |
---|---|
class |
RatingListener
Remove rates made when a document is removed or his lifecycle state is changing to DELETED_STATE
|
Modifier and Type | Class and Description |
---|---|
class |
ResizeAvatarPictureListener |
Modifier and Type | Class and Description |
---|---|
class |
UserLocaleSelectorListener
Refresh Faces locale and timezone when the userProfileDocument is updated (and created).
|
Modifier and Type | Class and Description |
---|---|
class |
UserInvitationListener |
Modifier and Type | Class and Description |
---|---|
class |
RegistrationCleanerListener |
class |
UserRegistrationListener |
Modifier and Type | Class and Description |
---|---|
class |
ElasticSearchInlineListener
Synchronous Event listener used to record indexing command, submitted after commit completion.
|
Modifier and Type | Class and Description |
---|---|
class |
SampleSyncListener |
Modifier and Type | Class and Description |
---|---|
class |
TemplateDeletionGuard |
class |
TemplateInitListener
Listener to manage initialization :
of the TemplateSourceDocument : init the parameters
of the other DocumentModels if they need to be automatically associated to a template
|
Copyright © 2016 Nuxeo SA. All rights reserved.