Class PersistenceServiceConfiguration

java.lang.Object
org.openhab.core.persistence.registry.PersistenceServiceConfiguration
All Implemented Interfaces:
Identifiable<String>

@NonNullByDefault public class PersistenceServiceConfiguration extends Object implements Identifiable<String>
The PersistenceServiceConfiguration represents the configuration for a persistence service.
Author:
Jan N. Klug - Initial contribution