Package org.activiti.spring
Class SpringCallerRunsRejectedJobsHandler
- java.lang.Object
-
- org.activiti.spring.SpringCallerRunsRejectedJobsHandler
-
- All Implemented Interfaces:
SpringRejectedJobsHandler
public class SpringCallerRunsRejectedJobsHandler extends Object implements SpringRejectedJobsHandler
-
-
Constructor Summary
Constructors Constructor Description SpringCallerRunsRejectedJobsHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidjobRejected(AsyncExecutor asyncExecutor, Job job)
-
-
-
Method Detail
-
jobRejected
public void jobRejected(AsyncExecutor asyncExecutor, Job job)
- Specified by:
jobRejectedin interfaceSpringRejectedJobsHandler
-
-