public final class VersioningChangeNotifier extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
CORE_EVENT_ID_VERSIONING_CHANGE
Core event id for events dispatched by this class. 
 | 
static String | 
EVT_INFO_NEW_DOC_KEY
The key in the info map pointing to the current document. 
 | 
static String | 
EVT_INFO_OLD_DOC_KEY
The key in the info map pointing to the frozen document (previous version). 
 | 
public static final String CORE_EVENT_ID_VERSIONING_CHANGE
public static final String EVT_INFO_OLD_DOC_KEY
public static final String EVT_INFO_NEW_DOC_KEY
Copyright © 2019 Nuxeo. All rights reserved.