Interface DroolsRuleActionsGenerator

    • Method Detail

      • generateActions

        java.lang.String generateActions​(DroolsRuleGeneratorContext context,
                                         java.lang.String indentation)
        Generates the actions for the Drools rule engine.
        Parameters:
        context - - the drools rule generator context
        indentation - - the indentation
        Returns:
        actions