All Classes and Interfaces

Class
Description
 
 
 
 
 
Deprecated.
Deprecated.
 
 
 
 
Default implementation for MetricsRecorder simply ignoring the counts.
Deprecated.
Zeebe JobHandler that invokes a Spring bean
 
 
 
 
 
Super simple class to record metrics in memory.
Marker bean, if present in Spring context we are running in a test environment and might want to adjustcertain lifecycle handlings
Always created by AnnotationProcessorConfiguration Keeps a list of all annotations and reads them after all Spring beans are initialized
Common type for all annotation values.
Indicates an error in sense of BPMN occured, that should be handled by the BPMN process, see https://docs.camunda.io/docs/reference/bpmn-processes/error-events/error-events/
Emitted when the ZeebeClient is about to close.
Event which is triggered when the ZeebeClient was created.
 
Wrapper bean for ScheduledExecutorService required in Spring Zeebe for Job Handling, Retry Management and so on.
Bridge between spring-zeebe metrics and zeebe-client metrics.
Always created by AnnotationProcessorConfiguration Loop throgh @Deployment annotations to deploy resources to Zeebe once the io.camunda.zeebe.spring.client.lifecycle.ZeebeClientLifecycle was initialized.
 
 
Always created by AnnotationProcessorConfiguration Triggered by ZeebeAnnotationProcessorRegistry.postProcessAfterInitialization(Object, String) to add Handler subscriptions for ZeebeWorker method-annotations.
 
This interface could be used to customize the ZeebeWorker annotation's values.