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