Package org.nuxeo.ecm.core.api
Class VersioningChangeNotifier
java.lang.Object
org.nuxeo.ecm.core.api.VersioningChangeNotifier
Helper class to send versions change event notifications in the core.
- Author:
- Dragos Mihalache
-
Field Summary
-
Method Summary
-
Field Details
-
CORE_EVENT_ID_VERSIONING_CHANGE
Core event id for events dispatched by this class.- See Also:
-
EVT_INFO_OLD_DOC_KEY
The key in the info map pointing to the frozen document (previous version).- See Also:
-
EVT_INFO_NEW_DOC_KEY
The key in the info map pointing to the current document.- See Also:
-