Uses of Class
jetbrains.buildServer.plugins.xml.PluginXmlDeployment
-
Packages that use PluginXmlDeployment Package Description jetbrains.buildServer.plugins.xml -
-
Uses of PluginXmlDeployment in jetbrains.buildServer.plugins.xml
Methods in jetbrains.buildServer.plugins.xml that return PluginXmlDeployment Modifier and Type Method Description PluginXmlDeployment
ServerPluginXml. getDeployment()
Constructors in jetbrains.buildServer.plugins.xml with parameters of type PluginXmlDeployment Constructor Description ServerPluginXml(PluginXmlInfo info, PluginXmlRequirements reqs, PluginXmlDeployment deployment, PluginXmlDependencies deps)
-