Uses of Class
de.tracetronic.jenkins.plugins.ecutest.report.AbstractReportPublisher
Packages that use AbstractReportPublisher
Package
Description
-
Uses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl
Methods in de.tracetronic.jenkins.plugins.ecutest.extension.jobdsl with parameters of type AbstractReportPublisherModifier and TypeMethodDescriptionprotected void
AbstractReportPublisherDslExtension.checkToolInstallation
(String toolName, AbstractReportPublisher publisher) Checks whether a tool installation identified by given name exists. -
Uses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report
Subclasses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.reportModifier and TypeClassDescriptionclass
Common base class all report publishers which are using ecu.test as tool.Methods in de.tracetronic.jenkins.plugins.ecutest.report that return types with arguments of type AbstractReportPublisherMethod parameters in de.tracetronic.jenkins.plugins.ecutest.report with type arguments of type AbstractReportPublisherModifier and TypeMethodDescriptionvoid
DownStreamPublisher.setPublishers
(List<AbstractReportPublisher> publishers) -
Uses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.atx
Subclasses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.atxModifier and TypeClassDescriptionclass
Publisher providing the generation and upload ofATXReport
s to test.guide. -
Uses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.generator
-
Uses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.junit
Modifier and TypeClassDescriptionclass
Publisher providing the generation of JUnit reports and adds aTestResultAction
by invoking theJUnitTestResultParser
. -
Uses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.log
Subclasses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.logModifier and TypeClassDescriptionclass
Publisher parsing the ecu.test log files and providing links to savedETLogReport
s. -
Uses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.ta
Subclasses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.taModifier and TypeClassDescriptionclass
Class holding the trace analysis configuration. -
Uses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.tms
Subclasses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.tmsModifier and TypeClassDescriptionclass
Publisher providing the export of reports to a test management system. -
Uses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.trf
Subclasses of AbstractReportPublisher in de.tracetronic.jenkins.plugins.ecutest.report.trf