Uses of Class
org.togglz.slack.config.NotificationConfigurationBuilder
Packages that use NotificationConfigurationBuilder
-
Uses of NotificationConfigurationBuilder in org.togglz.slack.config
Methods in org.togglz.slack.config that return NotificationConfigurationBuilderModifier and TypeMethodDescriptionNotificationConfiguration.builder()NotificationConfigurationBuilder.disableAsyncSender()NotificationConfigurationBuilder.enableLabeling()NotificationConfigurationBuilder.withAppIcon(String appIcon) NotificationConfigurationBuilder.withAppName(String appName) NotificationConfigurationBuilder.withChangeVerbs(String enabled, String disabled) NotificationConfigurationBuilder.withChannels(String... channels) NotificationConfigurationBuilder.withMessageFormat(String messageFormat) NotificationConfigurationBuilder.withSlackHookUrl(String slackHookUrl) NotificationConfigurationBuilder.withStatesIcons(String enabled, String disabled) NotificationConfigurationBuilder.withTogglzAdminConsoleUrl(String togglzAdminConsoleUrl)