Class DefaultDroolsRuleActionsGenerator

    • Field Detail

      • BUFFER_SIZE

        @Deprecated(since="1905",
                    forRemoval=true)
        public static final int BUFFER_SIZE
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 1905
        See Also:
        Constant Field Values
    • 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)