Class MessageProducerCommandContextCloseListener

  • All Implemented Interfaces:
    org.activiti.engine.impl.interceptor.CommandContextCloseListener

    public class MessageProducerCommandContextCloseListener
    extends java.lang.Object
    implements org.activiti.engine.impl.interceptor.CommandContextCloseListener
    • Field Detail

      • PROCESS_ENGINE_EVENTS

        public static final java.lang.String PROCESS_ENGINE_EVENTS
        See Also:
        Constant Field Values
    • Method Detail

      • 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