Class TaskListener4ProcessCompleted

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

    public class TaskListener4ProcessCompleted
    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

      • TaskListener4ProcessCompleted

        public TaskListener4ProcessCompleted()
    • 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)