Uses of Class
net.bis5.mattermost.model.config.NotificationLogSettings
-
Packages that use NotificationLogSettings Package Description net.bis5.mattermost.model -
-
Uses of NotificationLogSettings in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return NotificationLogSettings Modifier and Type Method Description NotificationLogSettingsConfig. getNotificationLogSettings()Methods in net.bis5.mattermost.model with parameters of type NotificationLogSettings Modifier and Type Method Description voidConfig. setNotificationLogSettings(NotificationLogSettings notificationLogSettings)
-