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