Uses of Class
in.ashwanthkumar.gocd.client.types.plugin.PluginInfo
-
Packages that use PluginInfo Package Description in.ashwanthkumar.gocd.client.apis in.ashwanthkumar.gocd.client.types.plugin -
-
Uses of PluginInfo in in.ashwanthkumar.gocd.client.apis
Methods in in.ashwanthkumar.gocd.client.apis that return PluginInfo Modifier and Type Method Description PluginInfoPluginResources. getPlugin(String pluginId) -
Uses of PluginInfo in in.ashwanthkumar.gocd.client.types.plugin
Methods in in.ashwanthkumar.gocd.client.types.plugin that return types with arguments of type PluginInfo Modifier and Type Method Description List<PluginInfo>Plugins. getPlugins()
-