Class UnixTimestampFunction
java.lang.Object
org.citrusframework.functions.core.AbstractDateFunction
org.citrusframework.functions.core.UnixTimestampFunction
- All Implemented Interfaces:
Function
Function returning the actual timestamp.
-
Field Summary
Fields inherited from interface org.citrusframework.functions.Function
functions, logger, RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.citrusframework.functions.core.AbstractDateFunction
applyDateOffset, getDateValueOffset, getDefaultDateFormat
-
Constructor Details
-
UnixTimestampFunction
public UnixTimestampFunction()
-
-
Method Details
-
execute
-