public interface ReconnectedEventBundle extends EventBundle
EventBundle can be processed asynchronously, they can be executed:
 CoreSession
 Framework.login()
 CoreSession
 EventContext args / properties according to new session
 | Modifier and Type | Field and Description | 
|---|---|
static String | 
SKIP_REFETCH_DOCUMENT_CONTEXT_KEY
Marker to pass and set to true in document models context data when passing it in event properties, to avoid
 refetching it when reconnecting. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
disconnect()
Manage cleanup after processing. 
 | 
containsEventName, getName, getSourceVMID, hasRemoteSource, isEmpty, peek, push, sizeforEach, iterator, spliteratorstatic final String SKIP_REFETCH_DOCUMENT_CONTEXT_KEY
void disconnect()
Copyright © 2019 Nuxeo. All rights reserved.