Uses of Class
jetbrains.buildServer.plugins.UnregisterMethod
-
-
Uses of UnregisterMethod in jetbrains.buildServer.clouds.server.impl
Methods in jetbrains.buildServer.clouds.server.impl with annotations of type UnregisterMethod Modifier and Type Method Description void
CloudRegistryImpl. unregisterCloudFactory(CloudClientFactory factory)
-
Uses of UnregisterMethod in jetbrains.buildServer.controllers
Methods in jetbrains.buildServer.controllers with annotations of type UnregisterMethod Modifier and Type Method Description void
XmlRpcHandlerManagerImpl. unregisterHandler(String handlerName)
-
Uses of UnregisterMethod in jetbrains.buildServer.controllers.interceptors
Methods in jetbrains.buildServer.controllers.interceptors with annotations of type UnregisterMethod Modifier and Type Method Description void
AuthorizationInterceptorImpl. removePathBasePermissionsChecker(String requestPath, RequestPermissionsChecker checker)
-
Uses of UnregisterMethod in jetbrains.buildServer.issueTracker.impl.issueProviders
Methods in jetbrains.buildServer.issueTracker.impl.issueProviders with annotations of type UnregisterMethod Modifier and Type Method Description void
IssueProvidersManagerImpl. unregisterProcessor(IssueProviderProcessor processor)
void
SecuredIssueProvidersManager. unregisterProcessor(IssueProviderProcessor processor)
-
Uses of UnregisterMethod in jetbrains.buildServer.notification.impl
Methods in jetbrains.buildServer.notification.impl with annotations of type UnregisterMethod Modifier and Type Method Description void
NotificatorRegistryImpl. unregister(Notificator notificator)
-
Uses of UnregisterMethod in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl with annotations of type UnregisterMethod Modifier and Type Method Description void
PluginPropertiesImpl. unregisterNotificator(Notificator notificator)
void
UserAuthSettingsPluginsRegistryImpl. unregisterUserAuthSettingsPlugin(UserProfilePluginInfo pluginInfo)
void
UserAuthSettingsPluginsRegistryImpl. unregisterUserGroupAuthSettingsPlugin(UserGroupProfilePluginInfo pluginInfo)
void
MultiNodesEventsDbImpl. unsubscribe(String eventName)
void
MultiNodeTasksDbImpl. unsubscribe(String taskType)
-
Uses of UnregisterMethod in jetbrains.buildServer.serverSide.impl.auth
Methods in jetbrains.buildServer.serverSide.impl.auth with annotations of type UnregisterMethod Modifier and Type Method Description void
SecuredLoginConfiguration. removeListener(LoginConfigurationListener listener)
void
SecuredLoginConfiguration. unregisterAuthModuleType(AuthModuleType authModuleType)
-
Uses of UnregisterMethod in jetbrains.buildServer.serverSide.impl.events.async
Methods in jetbrains.buildServer.serverSide.impl.events.async with annotations of type UnregisterMethod Modifier and Type Method Description void
AsyncBuildEventDispatcherImpl. unsubscribe(AsyncBuildEventListener listener)
-
Uses of UnregisterMethod in jetbrains.buildServer.serverSide.impl.runType
Methods in jetbrains.buildServer.serverSide.impl.runType with annotations of type UnregisterMethod Modifier and Type Method Description void
RunTypeRegistryImpl. unregisterRunType(RunType runType)
-
Uses of UnregisterMethod in jetbrains.buildServer.serverSide.impl.versionedSettings
Methods in jetbrains.buildServer.serverSide.impl.versionedSettings with annotations of type UnregisterMethod Modifier and Type Method Description void
ConfigChangesCommitterImpl. removeExtension(ConfigCommitterExtension extension)
void
ProjectSettingsGeneratorRegistryImpl. unregister(ProjectSettingsGenerator generator)
-
Uses of UnregisterMethod in jetbrains.buildServer.serverSide.settings
Methods in jetbrains.buildServer.serverSide.settings with annotations of type UnregisterMethod Modifier and Type Method Description ProjectSettingsFactory
ProjectSettingsManagerImpl. unregisterSettingsFactory(String serviceName)
-
Uses of UnregisterMethod in jetbrains.buildServer.serverSide.statistics.impl
Methods in jetbrains.buildServer.serverSide.statistics.impl with annotations of type UnregisterMethod Modifier and Type Method Description ValueProvider
ValueProviderRegistryImpl. unregisterAlias(String key)
void
ValueProviderRegistryImpl. unregisterValueProvider(ValueProvider valueProvider)
-
Uses of UnregisterMethod in jetbrains.buildServer.util.cache
Methods in jetbrains.buildServer.util.cache with annotations of type UnregisterMethod Modifier and Type Method Description void
ResetCacheRegisterImpl. unregisterHandler(ResetCacheHandler handler)
-
Uses of UnregisterMethod in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl with annotations of type UnregisterMethod Modifier and Type Method Description void
VcsSupportContextRegistry. unregister(String vcsName)
Unregister VCS Support Context.void
VcsSupportContextRegistry. unregisterVcsSupport(VcsSupportContext vcsSupport)
-
Uses of UnregisterMethod in jetbrains.buildServer.web.systemProblems
Methods in jetbrains.buildServer.web.systemProblems with annotations of type UnregisterMethod Modifier and Type Method Description void
LinkProviderManagerImpl. unregisterProvider(String problemType)
-