public class UnacquireAsyncHistoryJobExceptionHandler extends Object implements AsyncRunnableExecutionExceptionHandler
| Constructor and Description |
|---|
UnacquireAsyncHistoryJobExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleException(JobServiceConfiguration jobServiceConfiguration,
JobInfo job,
Throwable exception) |
public UnacquireAsyncHistoryJobExceptionHandler()
public boolean handleException(JobServiceConfiguration jobServiceConfiguration, JobInfo job, Throwable exception)
handleException in interface AsyncRunnableExecutionExceptionHandlerCopyright © 2017 Flowable. All rights reserved.