public interface DroolsRuleValueFormatter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
formatValue(DroolsRuleGeneratorContext context,
java.lang.Object value)
Converts a value to its drools representation.
|
java.lang.String formatValue(DroolsRuleGeneratorContext context, java.lang.Object value)
context - - the drools rule generator contextvalue - - the value to convert{@link - DroolsRuleValueFormatterException}Copyright © 2018 SAP SE. All Rights Reserved.