Interface InfoComponentConfigFactory

All Superinterfaces:
ComponentConfigFactory

public interface InfoComponentConfigFactory extends ComponentConfigFactory
A ComponentConfigFactory for InfoConfig component

Supported API: true

Extendable: false
  • Method Details

    • getStandardStatusConfigs

      List<ComponentConfig> getStandardStatusConfigs()
      api to get the list of standard status glyph configs.

      Supported API: true
      Returns:
      List of ComponentConfig objects
    • getStandardVersionConfigs

      List<ComponentConfig> getStandardVersionConfigs()
      api to get the list of standard version related configs.

      Supported API: true
      Returns:
      List of ComponentConfig objects