jar

org.jvnet.hudson.plugins : perfpublisher

Maven & Gradle

Apr 22, 2010

Hudson Performance Publisher plugin · The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.

Table Of Contents

Latest Version

Download org.jvnet.hudson.plugins : perfpublisher JAR file - Latest Versions:

All Versions

Download org.jvnet.hudson.plugins : perfpublisher JAR file - All Versions:

Version Vulnerabilities Size Updated
7.97
7.96
7.95
7.93

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window perfpublisher-7.97.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

hudson.plugins.PerfPublisher

├─ hudson.plugins.PerfPublisher.AbstractPerfPublisherAction.class - [JAR]

├─ hudson.plugins.PerfPublisher.BrokenDetails.class - [JAR]

├─ hudson.plugins.PerfPublisher.CategoryDetails.class - [JAR]

├─ hudson.plugins.PerfPublisher.ChangedStatusTestsDetails.class - [JAR]

├─ hudson.plugins.PerfPublisher.DeletedTestsDetails.class - [JAR]

├─ hudson.plugins.PerfPublisher.DownloadDiff.class - [JAR]

├─ hudson.plugins.PerfPublisher.ErrorsDetails.class - [JAR]

├─ hudson.plugins.PerfPublisher.FilesDetails.class - [JAR]

├─ hudson.plugins.PerfPublisher.HealthDescriptor.class - [JAR]

├─ hudson.plugins.PerfPublisher.HealthPublisher.class - [JAR]

├─ hudson.plugins.PerfPublisher.HealthReportBuilder.class - [JAR]

├─ hudson.plugins.PerfPublisher.MatrixTestReportAction.class - [JAR]

├─ hudson.plugins.PerfPublisher.NewTestsDetails.class - [JAR]

├─ hudson.plugins.PerfPublisher.ParserXml.class - [JAR]

├─ hudson.plugins.PerfPublisher.PerfPublisherBuildAction.class - [JAR]

├─ hudson.plugins.PerfPublisher.PerfPublisherParseException.class - [JAR]

├─ hudson.plugins.PerfPublisher.PerfPublisherPlugin.class - [JAR]

├─ hudson.plugins.PerfPublisher.PerfPublisherProjectAction.class - [JAR]

├─ hudson.plugins.PerfPublisher.PerfPublisherPublisher.class - [JAR]

├─ hudson.plugins.PerfPublisher.PerfPublisherResultAggregator.class - [JAR]

├─ hudson.plugins.PerfPublisher.ReportReader.class - [JAR]

├─ hudson.plugins.PerfPublisher.ReportsDiff.class - [JAR]

├─ hudson.plugins.PerfPublisher.ResultSummary.class - [JAR]

├─ hudson.plugins.PerfPublisher.TestDetails.class - [JAR]

├─ hudson.plugins.PerfPublisher.TrendReport.class - [JAR]

├─ hudson.plugins.PerfPublisher.ValidDetails.class - [JAR]

hudson.plugins.PerfPublisher.Report

├─ hudson.plugins.PerfPublisher.Report.CommandLine.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.CompileTime.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Compiler.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Core.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.DataSet.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.ErrorMessage.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.ErrorMessageContainer.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.ExecutionTime.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.FileContainer.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Hardware.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Log.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.MatrixTestReport.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Param.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.PerfPublisherAggregatedTestResultAction.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Performance.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Platform.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Processor.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Report.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.ReportContainer.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.ResultContainer.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Source.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Success.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Target.class - [JAR]

├─ hudson.plugins.PerfPublisher.Report.Test.class - [JAR]

hudson.plugins.PerfPublisher.matrixBuild

├─ hudson.plugins.PerfPublisher.matrixBuild.PerfPublisherMatrixBuild.class - [JAR]

├─ hudson.plugins.PerfPublisher.matrixBuild.PerfPublisherMatrixSubBuild.class - [JAR]

hudson.plugins.PerfPublisher.projectsAction

├─ hudson.plugins.PerfPublisher.projectsAction.PerfPublisherFreestyleProjectAction.class - [JAR]

├─ hudson.plugins.PerfPublisher.projectsAction.PerfPublisherMatrixConfigurationAction.class - [JAR]

├─ hudson.plugins.PerfPublisher.projectsAction.PerfPublisherMatrixProjectAction.class - [JAR]

Advertisement