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, size
forEach, iterator, spliterator
static final String SKIP_REFETCH_DOCUMENT_CONTEXT_KEY
void disconnect()
boolean comesFromJMS()
Copyright © 2015 Nuxeo SA. All rights reserved.