Uses of Class
jetbrains.buildServer.serverSide.PluginAlreadyRegisteredException
-
Packages that use PluginAlreadyRegisteredException Package Description jetbrains.buildServer.serverSide jetbrains.buildServer.serverSide.impl -
-
Uses of PluginAlreadyRegisteredException in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that throw PluginAlreadyRegisteredException Modifier and Type Method Description void
PluginProperties. setNotificatorProperties(Notificator notificator, List<UserPropertyInfo> userProperties)
Deprecated. -
Uses of PluginAlreadyRegisteredException in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that throw PluginAlreadyRegisteredException Modifier and Type Method Description void
PluginPropertiesImpl. setNotificatorProperties(Notificator notificator, List<UserPropertyInfo> userProperties)
-