Package io.camunda.client.api.worker
Class JobExceptionHandler.JobExceptionHandlerContext
java.lang.Object
io.camunda.client.api.worker.JobExceptionHandler.JobExceptionHandlerContext
- Enclosing interface:
JobExceptionHandler
-
Constructor Summary
ConstructorsConstructorDescriptionJobExceptionHandlerContext(JobClient jobClient, ActivatedJob activatedJob, Exception exception) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
JobExceptionHandlerContext
public JobExceptionHandlerContext(JobClient jobClient, ActivatedJob activatedJob, Exception exception)
-
-
Method Details
-
getJobClient
-
getActivatedJob
-
getException
-