Class PluginAbout
- java.lang.Object
-
- in.ashwanthkumar.gocd.client.types.plugin.PluginAbout
-
public class PluginAbout extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetName()StringgetTargetGoVersion()List<String>getTargetOS()StringgetVersion()
-