public interface DroolsRuleActionsGenerator
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generateActions(DroolsRuleGeneratorContext context,
java.lang.String indentation)
Generates the actions for the Drools rule engine.
|
java.lang.String generateActions(DroolsRuleGeneratorContext context, java.lang.String indentation)
context - - the drools rule generator contextindentation - - the indentationCopyright © 2018 SAP SE. All Rights Reserved.