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 |
|---|---|
boolean |
comesFromJMS()
Marker for Bundles coming from JMS.
|
void |
disconnect()
Manage cleanup after processing.
|
containsEventName, getName, getSourceVMID, hasRemoteSource, isEmpty, peek, push, sizestatic final String SKIP_REFETCH_DOCUMENT_CONTEXT_KEY
Copyright © 2014 Nuxeo SA. All rights reserved.