Uses of Class
org.citrusframework.functions.core.AbstractDateFunction
Packages that use AbstractDateFunction
-
Uses of AbstractDateFunction in org.citrusframework.functions.core
Subclasses of AbstractDateFunction in org.citrusframework.functions.coreModifier and TypeClassDescriptionclassFunction changes given date value by adding/subtracting day/month/year/hour/minute offset values.classFunction returning the actual date as formatted string value.classFunction returning the actual timestamp.