Class SignavioStartsWithFunction
- java.lang.Object
-
- org.kie.dmn.feel.runtime.functions.BaseFEELFunction
-
- org.kie.dmn.signavio.feel.runtime.functions.SignavioStartsWithFunction
-
- All Implemented Interfaces:
org.kie.dmn.feel.runtime.FEELFunction
public class SignavioStartsWithFunction extends org.kie.dmn.feel.runtime.functions.BaseFEELFunction
-
-
Constructor Summary
Constructors Constructor Description SignavioStartsWithFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.kie.dmn.feel.runtime.functions.FEELFnResult<java.lang.Boolean>invoke(java.lang.String string, java.lang.String match)
-