Uses of Class
de.xima.fc.notification.mgmt.NotificationSubscription.Builder
Packages that use NotificationSubscription.Builder
-
Uses of NotificationSubscription.Builder in de.xima.fc.notification.mgmt
Methods in de.xima.fc.notification.mgmt that return NotificationSubscription.BuilderModifier and TypeMethodDescriptionNotificationSubscription.Builder.assignee(NotificationAssignee assignee) The assignee of the subscription.NotificationSubscription.builder()NotificationSubscription.Builder.eventType(NotificationType eventType) The type of event for which the subscription is made.NotificationSubscription.Builder.targets(Set<NotificationTarget> targets) The set of notification targets associated with this subscription.