public class UnacquireAsyncHistoryJobExceptionHandler extends Object implements AsyncRunnableExecutionExceptionHandler
| Constructor and Description |
|---|
UnacquireAsyncHistoryJobExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
getAsyncHistoryJobHandlerTypes(JobServiceConfiguration jobServiceConfiguration) |
boolean |
handleException(JobServiceConfiguration jobServiceConfiguration,
JobInfo job,
Throwable exception) |
public UnacquireAsyncHistoryJobExceptionHandler()
public boolean handleException(JobServiceConfiguration jobServiceConfiguration, JobInfo job, Throwable exception)
handleException in interface AsyncRunnableExecutionExceptionHandlerprotected Set<String> getAsyncHistoryJobHandlerTypes(JobServiceConfiguration jobServiceConfiguration)
Copyright © 2020 Flowable. All rights reserved.