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 voidCloudRegistryImpl. 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 voidXmlRpcHandlerManagerImpl. 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 voidAuthorizationInterceptorImpl. 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 voidIssueProvidersManagerImpl. unregisterProcessor(IssueProviderProcessor processor)voidSecuredIssueProvidersManager. 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 voidNotificatorRegistryImpl. 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 voidPluginPropertiesImpl. unregisterNotificator(Notificator notificator)voidUserAuthSettingsPluginsRegistryImpl. unregisterUserAuthSettingsPlugin(UserProfilePluginInfo pluginInfo)voidUserAuthSettingsPluginsRegistryImpl. unregisterUserGroupAuthSettingsPlugin(UserGroupProfilePluginInfo pluginInfo)voidMultiNodesEventsDbImpl. unsubscribe(String eventName)voidMultiNodeTasksDbImpl. 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 voidSecuredLoginConfiguration. removeListener(LoginConfigurationListener listener)voidSecuredLoginConfiguration. 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 voidAsyncBuildEventDispatcherImpl. 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 voidRunTypeRegistryImpl. 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 voidConfigChangesCommitterImpl. removeExtension(ConfigCommitterExtension extension)voidProjectSettingsGeneratorRegistryImpl. 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 ProjectSettingsFactoryProjectSettingsManagerImpl. 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 ValueProviderValueProviderRegistryImpl. unregisterAlias(String key)voidValueProviderRegistryImpl. 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 voidResetCacheRegisterImpl. 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 voidVcsSupportContextRegistry. unregister(String vcsName)Unregister VCS Support Context.voidVcsSupportContextRegistry. 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 voidLinkProviderManagerImpl. unregisterProvider(String problemType)
-