Class DatabaseEventFlusher

java.lang.Object
org.flowable.engine.impl.event.logger.AbstractEventFlusher
org.flowable.engine.impl.event.logger.DatabaseEventFlusher
All Implemented Interfaces:
CommandContextCloseListener, EventFlusher

public class DatabaseEventFlusher extends AbstractEventFlusher
Author:
Joram Barrez
  • Constructor Details

    • DatabaseEventFlusher

      public DatabaseEventFlusher()
  • Method Details

    • closing

      public void closing(CommandContext commandContext)
    • afterSessionsFlush

      public void afterSessionsFlush(CommandContext commandContext)
    • closeFailure

      public void closeFailure(CommandContext commandContext)
    • order

      public Integer order()
    • multipleAllowed

      public boolean multipleAllowed()