Uses of Interface
jetbrains.buildServer.web.plugins.jsp.PluginJspHandler
-
Packages that use PluginJspHandler Package Description jetbrains.buildServer.web.plugins.jsp -
-
Uses of PluginJspHandler in jetbrains.buildServer.web.plugins.jsp
Classes in jetbrains.buildServer.web.plugins.jsp that implement PluginJspHandler Modifier and Type Class Description class
PluginJspHandlerImpl
Created by IntelliJ IDEA.Methods in jetbrains.buildServer.web.plugins.jsp that return PluginJspHandler Modifier and Type Method Description PluginJspHandler
PluginJspManager. unregisterHandler(PluginInfo pluginInfo)
Methods in jetbrains.buildServer.web.plugins.jsp with parameters of type PluginJspHandler Modifier and Type Method Description void
PluginJspManager. registerHandler(PluginJspHandler handler, String pluginName)
-