Uses of Class
net.bis5.mattermost.model.PluginOption
-
Packages that use PluginOption Package Description net.bis5.mattermost.model -
-
Uses of PluginOption in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return types with arguments of type PluginOption Modifier and Type Method Description List<PluginOption>PluginManifest.PluginSetting. getOptions()Method parameters in net.bis5.mattermost.model with type arguments of type PluginOption Modifier and Type Method Description voidPluginManifest.PluginSetting. setOptions(List<PluginOption> options)
-