Class MessageProducerCommandContextCloseListener

java.lang.Object
org.activiti.cloud.services.events.listeners.MessageProducerCommandContextCloseListener
All Implemented Interfaces:
org.activiti.engine.impl.interceptor.CommandContextCloseListener

@Transactional public class MessageProducerCommandContextCloseListener extends Object implements org.activiti.engine.impl.interceptor.CommandContextCloseListener
  • Field Details

  • Constructor Details

  • Method Details

    • closed

      public void closed(org.activiti.engine.impl.interceptor.CommandContext commandContext)
      Specified by:
      closed in interface org.activiti.engine.impl.interceptor.CommandContextCloseListener
    • closing

      public void closing(org.activiti.engine.impl.interceptor.CommandContext commandContext)
      Specified by:
      closing in interface org.activiti.engine.impl.interceptor.CommandContextCloseListener
    • afterSessionsFlush

      public void afterSessionsFlush(org.activiti.engine.impl.interceptor.CommandContext commandContext)
      Specified by:
      afterSessionsFlush in interface org.activiti.engine.impl.interceptor.CommandContextCloseListener
    • closeFailure

      public void closeFailure(org.activiti.engine.impl.interceptor.CommandContext commandContext)
      Specified by:
      closeFailure in interface org.activiti.engine.impl.interceptor.CommandContextCloseListener