Uses of Class
de.tracetronic.jenkins.plugins.ecutest.tool.client.ETClient
Packages that use ETClient
Package
Description
-
Uses of ETClient in de.tracetronic.jenkins.plugins.ecutest.env
Constructors in de.tracetronic.jenkins.plugins.ecutest.env with parameters of type ETClientModifierConstructorDescriptionToolEnvInvisibleAction
(int toolId, ETClient toolClient) Instantiates a newToolEnvInvisibleAction
. -
Uses of ETClient in de.tracetronic.jenkins.plugins.ecutest.report
Methods in de.tracetronic.jenkins.plugins.ecutest.report that return ETClientModifier and TypeMethodDescriptionprotected ETClient
AbstractReportPublisher.getToolClient
(String toolName, Run<?, ?> run, FilePath workspace, Launcher launcher, TaskListener listener) Configures an ecu.test client with given workspace settings.protected ETClient
AbstractToolPublisher.getToolClient
(Run<?, ?> run, FilePath workspace, Launcher launcher, TaskListener listener) Configures an ecu.test client with given workspace settings.