Class ZeebeClientExecutorService

java.lang.Object
io.camunda.zeebe.spring.client.jobhandling.ZeebeClientExecutorService

public class ZeebeClientExecutorService extends Object
Wrapper bean for ScheduledExecutorService required in Spring Zeebe for Job Handling, Retry Management and so on.

This is wrapped, so you can have multiple executor services in the Spring context and qualify the right one.