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