Uses of Interface
jetbrains.buildServer.controllers.interceptors.SkipInterceptorsFlow
-
-
Uses of SkipInterceptorsFlow in jetbrains.buildServer.controllers
Classes in jetbrains.buildServer.controllers that implement SkipInterceptorsFlow Modifier and Type Class Description class
RuntimeErrorController
class
UpdatesDownloadController
class
XmlRpcController
-
Uses of SkipInterceptorsFlow in jetbrains.buildServer.controllers.agentServer
Classes in jetbrains.buildServer.controllers.agentServer that implement SkipInterceptorsFlow Modifier and Type Class Description class
AgentAbstractController
class
AgentPollingProtocolController
class
AgentProtocolsController
Returns protocols that are supported by the server. -
Uses of SkipInterceptorsFlow in jetbrains.buildServer.tools.update
Classes in jetbrains.buildServer.tools.update that implement SkipInterceptorsFlow Modifier and Type Class Description class
DownloadToolContentController
Created by Evgeniy.Koshkin.class
InstalledToolInfoController
Created by Evgeniy.Koshkin. -
Uses of SkipInterceptorsFlow in jetbrains.buildServer.web.plugins.agent
Classes in jetbrains.buildServer.web.plugins.agent that implement SkipInterceptorsFlow Modifier and Type Class Description class
AgentPluginsController
-