All Classes and Interfaces

Class
Description
Implementation of a StateMachineMonitor which converts monitoring events and bridges those into supported format handled by Spring Boot's tracing and metrics frameworks.
In-memory implementation of StateMachineTraceRepository.
Auto-configuration for Spring Statemachine.
 
 
 
Auto-configuration for JPA repositories and Entity classes.
Auto-configuration for MongoDb repositories and Entity classes.
Spring Boot ConfigurationProperties for spring.statemachine.
Config props for "spring.statemachine.monitor".
Auto-configuration for Redis repositories and Entity classes.
A value object representing a statemachine trace event: at a particular time with a simple (map) information.
Endpoint to expose StateMachineTrace information.
A repository for StateMachineTraces.