| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.cfg | |
| org.camunda.bpm.engine.impl.jobexecutor | 
| Modifier and Type | Field and Description | 
|---|---|
protected RejectedJobsHandler | 
ProcessEngineConfigurationImpl.customRejectedJobsHandler  | 
| Modifier and Type | Method and Description | 
|---|---|
RejectedJobsHandler | 
ProcessEngineConfigurationImpl.getCustomRejectedJobsHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
ProcessEngineConfigurationImpl | 
ProcessEngineConfigurationImpl.setCustomRejectedJobsHandler(RejectedJobsHandler customRejectedJobsHandler)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CallerRunsRejectedJobsHandler  | 
class  | 
NotifyAcquisitionRejectedJobsHandler  | 
| Modifier and Type | Field and Description | 
|---|---|
protected RejectedJobsHandler | 
JobExecutor.rejectedJobsHandler  | 
| Modifier and Type | Method and Description | 
|---|---|
RejectedJobsHandler | 
JobExecutor.getRejectedJobsHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobExecutor.setRejectedJobsHandler(RejectedJobsHandler rejectedJobsHandler)  | 
Copyright © 2018. All rights reserved.