Class FilePersistenceService

java.lang.Object
dev.agenor.runtime.persistence.FilePersistenceService
All Implemented Interfaces:
PersistenceService

public class FilePersistenceService extends Object implements PersistenceService
File-based persistence service using JSON format. Stores agent states as JSON files with support for snapshots.