public class CallerRunsRejectedJobsHandler extends Object implements RejectedJobsHandler
Constructor and Description |
---|
CallerRunsRejectedJobsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
jobsRejected(List<String> jobIds,
ProcessEngineImpl processEngine,
JobExecutor jobExecutor) |
public void jobsRejected(List<String> jobIds, ProcessEngineImpl processEngine, JobExecutor jobExecutor)
jobsRejected
in interface RejectedJobsHandler
Copyright © 2022. All rights reserved.