Package org.activiti.spring
Interface SpringRejectedJobsHandler
- All Known Implementing Classes:
SpringCallerRunsRejectedJobsHandler
Deprecated.
we recommend against the Job Executor
Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
-
Method Summary
Modifier and TypeMethodDescriptionvoidjobRejected(AsyncExecutor asyncExecutor, Job job) Deprecated.
-
Method Details
-
jobRejected
Deprecated.
-