| Interface | Description |
|---|---|
| BasicNodeEvent |
A Basic Event that occurs on an Alfresco node.
|
| ClientEvent |
An event that is generated and we are able to get information
about the Alfresco client, eg.
|
| ContentEvent |
An event that occurs on an Alfresco content, we can get more information.
|
| DataItem |
An event that implements this interface indicates it has some unstructured
data that it wants to make available to Event Listeners.
|
| Event |
An event in the Alfresco system.
|
| NodeInfoEvent |
An Event that occurs on an Alfresco node with information
about the node beyond the Basic id/type
|
| RepositoryEvent |
An event that occurs in the Alfresco repository
|
| SiteEvent |
An event that occurs on an Alfresco Site.
|
| TenantedEvent |
An event that occurs in the context of an Alfresco tenant/aka network
|
| TransactionOrderingAware |
An event that understands its position relative to the transaction in which the event occurs.
|
| Class | Description |
|---|---|
| ActivityEvent |
An event raised by using the
ActivityService |
| BasicNodeEventImpl |
A Basic Event that occurs on an Alfresco node.
|
| BrowserEvent |
An event that occurs when using a web browser.
|
| ContentEventImpl |
Occurs when content is read.
|
| ContentReadRangeEvent |
Occurs when content is read using a range request (for a part of the content).
|
| EventImpl |
Abstract event bean.
|
| ExceptionGeneratedEvent |
Exception generated event bean.
|
| NodeAddedEvent |
Node added/created event.
|
| NodeCheckedInEvent |
Node checked in event.
|
| NodeCheckedOutEvent |
Node checked out event.
|
| NodeCheckOutCancelledEvent |
Node checked out event.
|
| NodeCommentedEvent |
Node add comment event.
|
| NodeContentGetEvent |
Node content get event.
|
| NodeContentPutEvent |
Node content put/change event.
|
| NodeEvent |
A node event.
|
| NodeFavouritedEvent |
Node favourited event.
|
| NodeLikedEvent |
Node liked event.
|
| NodeLockedEvent | |
| NodeMovedEvent |
Node moved/renamed event.
|
| NodeRemovedEvent |
Node removed/deleted event.
|
| NodeRenamedEvent |
Node moved/renamed event.
|
| NodeTaggedEvent |
Node tagged event.
|
| NodeUnFavouritedEvent |
Node un-favourited event.
|
| NodeUnLikedEvent |
Node unliked event.
|
| NodeUnlockedEvent | |
| NodeUnTaggedEvent |
Node untagged event.
|
| NodeUpdatedEvent |
Node properties update event.
|
| NodeVersionEvent |
Node versioned events.
|
| Property |
Representation of a node property.
|
| RepositoryEventImpl | |
| SiteManagementEvent |
An event that occurs when managing an Alfresco Site, e.g Site creation
|
| SyncEvent |
Occurs on syncing of data between two Alfresco nodes.
|
| TransactionCommittedEvent |
Transaction committed event.
|
| TransactionEvent |
A TransactionEvent event that is also aware of its ordering.
|
| TransactionRolledBackEvent |
Transaction rollback event.
|
| UserManagementEvent |
An event that occurs when managing an Alfresco User
|
| Enum | Description |
|---|---|
| DataType | |
| EventType | |
| PathElementType |
Copyright © 2005–2018 Alfresco Software. All rights reserved.