Class PropertiesTemplateValuesProvider

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String VALUE_NAME_PROPERTIES
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      PropertiesTemplateValuesProvider()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      protected CockpitProperties getCockpitProperties()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      java.util.Map<java.lang.String,​java.lang.Object> provideTemplateValues​(java.lang.Object context, java.lang.String templateId)
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      void setCockpitProperties​(CockpitProperties cockpitProperties)
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • VALUE_NAME_PROPERTIES

        public static final java.lang.String VALUE_NAME_PROPERTIES
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PropertiesTemplateValuesProvider

        public PropertiesTemplateValuesProvider()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • provideTemplateValues

        public java.util.Map<java.lang.String,​java.lang.Object> provideTemplateValues​(java.lang.Object context,
                                                                                            java.lang.String templateId)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        provideTemplateValues in interface TemplateValuesProvider
      • getCockpitProperties

        protected CockpitProperties getCockpitProperties()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setCockpitProperties

        public void setCockpitProperties​(CockpitProperties cockpitProperties)
        Deprecated, for removal: This API element is subject to removal in a future version.