Class EventListener4ExcludeTodo2Doing

  • All Implemented Interfaces:
    org.flowable.common.engine.api.delegate.event.FlowableEventListener

    public class EventListener4ExcludeTodo2Doing
    extends org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
    Author:
    qinman, zhangchongjie
    Date:
    2022/12/30
    • Field Summary

      • Fields inherited from class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener

        onTransaction
    • Constructor Detail

      • EventListener4ExcludeTodo2Doing

        public EventListener4ExcludeTodo2Doing()
    • Method Detail

      • isFailOnException

        public boolean isFailOnException()
      • onEvent

        @Transactional(rollbackFor=java.lang.Exception.class)
        public void onEvent​(org.flowable.common.engine.api.delegate.event.FlowableEvent event)