Class PersistenceServiceConfigurationDTOMapper
java.lang.Object
org.openhab.core.persistence.registry.PersistenceServiceConfigurationDTOMapper
The
PersistenceServiceConfigurationDTOMapper
is a utility class to map persistence configurations for storage- Author:
- Jan N. Klug - Initial contribution
-
Method Summary
Modifier and TypeMethodDescriptionmap
(PersistenceServiceConfiguration persistenceServiceConfiguration)
-
Method Details
-
map
public static PersistenceServiceConfigurationDTO map(PersistenceServiceConfiguration persistenceServiceConfiguration) -
map
-