Uses of Class
in.ashwanthkumar.gocd.client.types.plugin.PluginAbout
-
Packages that use PluginAbout Package Description in.ashwanthkumar.gocd.client.types.plugin -
-
Uses of PluginAbout in in.ashwanthkumar.gocd.client.types.plugin
Methods in in.ashwanthkumar.gocd.client.types.plugin that return PluginAbout Modifier and Type Method Description PluginAboutPluginInfo. getAbout()Constructors in in.ashwanthkumar.gocd.client.types.plugin with parameters of type PluginAbout Constructor Description PluginInfo(String id, PluginStatus status, String pluginFileLocation, boolean bundledPlugin, PluginAbout about)
-