Uses of Class
net.bis5.mattermost.model.config.plugin.PluginState
-
Packages that use PluginState Package Description net.bis5.mattermost.model.config -
-
Uses of PluginState in net.bis5.mattermost.model.config
Methods in net.bis5.mattermost.model.config that return types with arguments of type PluginState Modifier and Type Method Description Map<String,PluginState>PluginSettings. getPluginStates()Method parameters in net.bis5.mattermost.model.config with type arguments of type PluginState Modifier and Type Method Description voidPluginSettings. setPluginStates(Map<String,PluginState> pluginStates)
-