Class SpringCallerRunsRejectedJobsHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void jobRejected​(org.activiti.engine.impl.asyncexecutor.AsyncExecutor asyncExecutor, org.activiti.engine.runtime.Job job)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SpringCallerRunsRejectedJobsHandler

        public SpringCallerRunsRejectedJobsHandler()
    • Method Detail

      • jobRejected

        public void jobRejected​(org.activiti.engine.impl.asyncexecutor.AsyncExecutor asyncExecutor,
                                org.activiti.engine.runtime.Job job)
        Specified by:
        jobRejected in interface SpringRejectedJobsHandler