Interface MongoDbStateRepository
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<MongoDbRepositoryState,,Long> org.springframework.data.repository.Repository<MongoDbRepositoryState,,Long> StateRepository<MongoDbRepositoryState>
A
StateRepository interface for MongoDb used for states.-
Method Summary
Methods inherited from interface org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findAll, findAllById, findById, save, saveAllMethods inherited from interface org.springframework.statemachine.data.StateRepository
findByMachineId