Interface ScreenConfigGenerator


public interface ScreenConfigGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig
    generateExtendableScreenConfig(List<ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig> screenConfigs)
     
  • Method Details

    • generateExtendableScreenConfig

      ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig generateExtendableScreenConfig(List<ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig> screenConfigs)