Uses of Class
org.togglz.slack.config.NotificationConfiguration
Packages that use NotificationConfiguration
-
Uses of NotificationConfiguration in org.togglz.slack
Constructors in org.togglz.slack with parameters of type NotificationConfigurationModifierConstructorDescriptionSlackStateRepository(StateRepository wrappedRepository, NotificationConfiguration configuration) SlackStateRepository(StateRepository wrappedRepository, NotificationConfiguration configuration, UserProvider userProvider) Main constructor. -
Uses of NotificationConfiguration in org.togglz.slack.config
Methods in org.togglz.slack.config that return NotificationConfiguration -
Uses of NotificationConfiguration in org.togglz.slack.notification
Constructors in org.togglz.slack.notification with parameters of type NotificationConfigurationModifierConstructorDescriptionNotificationComposer(NotificationConfiguration configuration, UserProvider userProvider)