Uses of Interface
io.camunda.zeebe.spring.client.jobhandling.CommandExceptionHandlingStrategy
Packages that use CommandExceptionHandlingStrategy
-
Uses of CommandExceptionHandlingStrategy in io.camunda.zeebe.spring.client.jobhandling
Classes in io.camunda.zeebe.spring.client.jobhandling that implement CommandExceptionHandlingStrategyConstructors in io.camunda.zeebe.spring.client.jobhandling with parameters of type CommandExceptionHandlingStrategyModifierConstructorDescriptionCommandWrapper(io.camunda.zeebe.client.api.command.FinalCommandStep<Void> command, io.camunda.zeebe.client.api.response.ActivatedJob job, CommandExceptionHandlingStrategy commandExceptionHandlingStrategy) JobHandlerInvokingSpringBeans(ZeebeWorkerValue workerValue, CommandExceptionHandlingStrategy commandExceptionHandlingStrategy, MetricsRecorder metricsRecorder, ParameterResolverStrategy parameterResolverStrategy) JobWorkerManager(CommandExceptionHandlingStrategy commandExceptionHandlingStrategy, MetricsRecorder metricsRecorder, ParameterResolverStrategy parameterResolverStrategy)