Class DefaultRuleConfigurationRRDTemplateProvider

  • All Implemented Interfaces:
    RAOProvider

    @Deprecated(since="20.05",
                forRemoval=true)
    public class DefaultRuleConfigurationRRDTemplateProvider
    extends java.lang.Object
    implements RAOProvider
    Deprecated, for removal: This API element is subject to removal in a future version.
    not used anymore as RuleConfigurationRRD is not used anymore (see RuleAndRuleGroupExecutionTracker instead)
    provides a RuleConfigurationRRD copied from the given RuleConfigurationRRD template
    • Constructor Detail

      • DefaultRuleConfigurationRRDTemplateProvider

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

      • expandFactModel

        public java.util.Set expandFactModel​(java.lang.Object factTemplate)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        expandFactModel in interface RAOProvider
      • setRuleConfigurationRrdTemplateConverter

        public void setRuleConfigurationRrdTemplateConverter​(Converter<RuleConfigurationRRD,​RuleConfigurationRRD> ruleConfigurationConverter)
        Deprecated, for removal: This API element is subject to removal in a future version.