Class DefaultDroolsRuleActionsGenerator

    • Constructor Detail

      • DefaultDroolsRuleActionsGenerator

        public DefaultDroolsRuleActionsGenerator()
    • Method Detail

      • generateVariables

        protected void generateVariables​(DroolsRuleGeneratorContext context,
                                         java.lang.String indentation,
                                         java.lang.StringBuilder actionsBuffer)
      • setDroolsRuleValueFormatter

        public void setDroolsRuleValueFormatter​(DroolsRuleValueFormatter droolsRuleValueFormatter)
      • setUseDeprecatedRRDsInActions

        @Deprecated(since="20.05",
                    forRemoval=true)
        public void setUseDeprecatedRRDsInActions​(boolean useDeprecatedRRDsInActions)
        Deprecated, for removal: This API element is subject to removal in a future version.
        flag is present only to enable deprecated RRD usage (backwards compatibility)
      • isUseDeprecatedRRDsInActions

        @Deprecated(since="20.05",
                    forRemoval=true)
        protected boolean isUseDeprecatedRRDsInActions()
        Deprecated, for removal: This API element is subject to removal in a future version.
        flag is present only to enable deprecated RRD usage (backwards compatibility)