Package | Description |
---|---|
org.activiti.spring |
Modifier and Type | Class and Description |
---|---|
class |
SpringCallerRunsRejectedJobsHandler |
Modifier and Type | Field and Description |
---|---|
protected SpringRejectedJobsHandler |
SpringAsyncExecutor.rejectedJobsHandler |
Modifier and Type | Method and Description |
---|---|
SpringRejectedJobsHandler |
SpringAsyncExecutor.getRejectedJobsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
SpringAsyncExecutor.setRejectedJobsHandler(SpringRejectedJobsHandler rejectedJobsHandler)
Required spring injected
RejectedJobsHandler implementation that will be
used when jobs were rejected by the task executor. |
Constructor and Description |
---|
SpringAsyncExecutor(org.springframework.core.task.TaskExecutor taskExecutor,
SpringRejectedJobsHandler rejectedJobsHandler) |
Copyright © 2016 Alfresco. All rights reserved.