Class NotificationSubscriptionSettingsFactory
java.lang.Object
de.xima.fc.notification.mgmt.NotificationSubscriptionSettingsFactory
- Since:
- 8.5.0
- Author:
- Norman Lorenz
-
Method Summary
Modifier and TypeMethodDescriptionforAssignee(NotificationAssignee assignee) Creates a new instance ofNotificationSubscriptionSettingsfor the given assignee.
-
Method Details
-
forAssignee
Creates a new instance ofNotificationSubscriptionSettingsfor the given assignee.- Parameters:
assignee- The assignee for whom the settings are created.- Returns:
- A new instance of
NotificationSubscriptionSettings.
-