Class PersistenceConfig
java.lang.Object
org.openhab.core.persistence.config.PersistenceConfig
- Direct Known Subclasses:
 PersistenceAllConfig,PersistenceGroupConfig,PersistenceGroupExcludeConfig,PersistenceItemConfig,PersistenceItemExcludeConfig
This class is a base class that needs to be used by every item configuration.
- Author:
 - Markus Rathgeb - Initial contribution
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
PersistenceConfig
public PersistenceConfig() 
 -