public interface SpringRejectedJobsHandler
Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
Modifier and Type | Method and Description |
---|---|
void |
jobRejected(AsyncExecutor asyncExecutor,
JobEntity job) |
void jobRejected(AsyncExecutor asyncExecutor, JobEntity job)
Copyright © 2016 Alfresco. All rights reserved.