public class JavaDRLConstraintValueBuilder extends MvelDRLConstraintValueBuilder
DEFAULT_DIALECT
Constructor and Description |
---|
JavaDRLConstraintValueBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
buildRHSFieldValue(StringBuilder buf,
String fieldType,
String fieldValue)
Concatenate a String to the provided buffer suitable for the fieldType
and fieldValue.
|
buildLHSFieldValue, isDelimitedString
getBuilder
public void buildRHSFieldValue(StringBuilder buf, String fieldType, String fieldValue)
buildRHSFieldValue
in class MvelDRLConstraintValueBuilder
buf
- fieldType
- fieldValue
- Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.