Class SumFunction
java.lang.Object
org.citrusframework.functions.core.SumFunction
- All Implemented Interfaces:
Function
Function to sum up all numeric arguments.
-
Field Summary
Fields inherited from interface org.citrusframework.functions.Function
functions, logger, RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SumFunction
public SumFunction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceFunction- Throws:
InvalidFunctionUsageException- See Also:
-