Class PersistenceAllConfig

java.lang.Object
org.openhab.core.persistence.config.PersistenceConfig
org.openhab.core.persistence.config.PersistenceAllConfig

@NonNullByDefault public class PersistenceAllConfig extends PersistenceConfig
This class represents the configuration that stand for "using all items".
Author:
Markus Rathgeb - Initial contribution
  • Constructor Details

    • PersistenceAllConfig

      public PersistenceAllConfig()
  • Method Details