Uses of Class
io.jenkins.plugins.analysis.core.steps.ToolProxy
Packages that use ToolProxy
-
Uses of ToolProxy in io.jenkins.plugins.analysis.core.steps
Methods in io.jenkins.plugins.analysis.core.steps that return types with arguments of type ToolProxyModifier and TypeMethodDescriptionIssuesRecorder.getToolProxies()
Deprecated.this method is only intended to be called by the UIRecordIssuesStep.getToolProxies()
Deprecated.this method is only intended to be called by the UIMethod parameters in io.jenkins.plugins.analysis.core.steps with type arguments of type ToolProxyModifier and TypeMethodDescriptionvoid
IssuesRecorder.setToolProxies
(List<ToolProxy> toolProxies) Deprecated.this method is only intended to be called by the UIvoid
RecordIssuesStep.setToolProxies
(List<ToolProxy> toolProxies) Deprecated.this method is only intended to be called by the UI