Annotation Type DateFormat
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface DateFormat
Used to specify how a date parameter in a notification must be formatted.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description NotificationDateFormatvalue
-
-
-
Element Detail
-
value
NotificationDateFormat value
- Default:
- org.cyclos.impl.utils.notifications.NotificationDateFormat.DATE_TIME
-
-