org.camunda.bpm.engine.impl.jobexecutor
Class CallerRunsRejectedJobsHandler
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.CallerRunsRejectedJobsHandler
- All Implemented Interfaces:
- RejectedJobsHandler
public class CallerRunsRejectedJobsHandler
- extends Object
- implements RejectedJobsHandler
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallerRunsRejectedJobsHandler
public CallerRunsRejectedJobsHandler()
jobsRejected
public void jobsRejected(List<String> jobIds,
ProcessEngineImpl processEngine,
JobExecutor jobExecutor)
- Specified by:
jobsRejected in interface RejectedJobsHandler
Copyright © 2017 camunda services GmbH. All rights reserved.