public class SubstringBeforeFunction extends BaseFEELFunction
BaseFEELFunction.Param| Constructor and Description |
|---|
SubstringBeforeFunction() |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<String> |
invoke(String string,
String match) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setNamepublic FEELFnResult<String> invoke(String string, String match)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.