Class NotificationTarget
java.lang.Object
de.xima.fc.notification.mgmt.NotificationTarget
- All Implemented Interfaces:
Serializable
Defines a target for notifications, specifying the channel through which notifications should be sent.
- Since:
- 8.5.0
- Author:
- tobias
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic NotificationTarget.Builderbuilder()protected booleanbooleanThe notification channel type (e.g., EMAIL, SMS).inthashCode()toString()
-
Method Details
-
builder
-
getChannel
The notification channel type (e.g., EMAIL, SMS). -
equals
-
canEqual
-
hashCode
-
toString
-