Class DatabaseEventFlusher
java.lang.Object
org.flowable.engine.impl.event.logger.AbstractEventFlusher
org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- All Implemented Interfaces:
CommandContextCloseListener,EventFlusher
- Author:
- Joram Barrez
-
Field Summary
Fields inherited from class org.flowable.engine.impl.event.logger.AbstractEventFlusher
eventHandlers -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterSessionsFlush(CommandContext commandContext) voidcloseFailure(CommandContext commandContext) voidclosing(CommandContext commandContext) booleanorder()Methods inherited from class org.flowable.engine.impl.event.logger.AbstractEventFlusher
addEventHandler, closed, getEventHandlers, setEventHandlers
-
Constructor Details
-
DatabaseEventFlusher
public DatabaseEventFlusher()
-
-
Method Details
-
closing
-
afterSessionsFlush
-
closeFailure
-
order
-
multipleAllowed
public boolean multipleAllowed()
-