Annotation Type WithDescription
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface WithDescription
Used to indicate that a parameter in a notification is a description, which has appended the " with description {0}" translation.
@Retention(RUNTIME) @Target(PARAMETER) public @interface WithDescription