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