Uses of Class
net.bis5.mattermost.model.PluginManifest.PluginExecutables
-
Packages that use PluginManifest.PluginExecutables Package Description net.bis5.mattermost.model -
-
Uses of PluginManifest.PluginExecutables in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return PluginManifest.PluginExecutables Modifier and Type Method Description PluginManifest.PluginExecutablesPluginManifest.PluginServer. getExecutables()Methods in net.bis5.mattermost.model with parameters of type PluginManifest.PluginExecutables Modifier and Type Method Description voidPluginManifest.PluginServer. setExecutables(PluginManifest.PluginExecutables executables)
-