Uses of Class
org.togglz.slack.notification.Notification
Packages that use Notification
-
Uses of Notification in org.togglz.slack.notification
Methods in org.togglz.slack.notification that return types with arguments of type NotificationModifier and TypeMethodDescriptionNotificationComposer.compose(FeatureState state, List<String> channels) -
Uses of Notification in org.togglz.slack.sender
Methods in org.togglz.slack.sender with parameters of type NotificationModifier and TypeMethodDescriptionvoidAsyncNotifier.send(Notification notification) voidNotificationSender.send(Notification notification) voidNotifier.send(Notification notification)