Package io.jenkins.plugins.report.jtreg
Class ExactReportAction
java.lang.Object
io.jenkins.plugins.report.jtreg.AbstractReportAction
io.jenkins.plugins.report.jtreg.ExactReportAction
- All Implemented Interfaces:
Action,ModelObject,SimpleBuildStep.LastBuildAction,org.kohsuke.stapler.StaplerProxy
-
Field Summary
Fields inherited from class io.jenkins.plugins.report.jtreg.AbstractReportAction
build, prefixes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ActioncreateProjectAction(Job<?, ?> job, Set<String> prefixes) protected io.jenkins.plugins.report.jtreg.BuildReportExtendedgetRealTarget(io.jenkins.plugins.report.jtreg.PreviousBuilds reports) protected StringMethods inherited from class io.jenkins.plugins.report.jtreg.AbstractReportAction
addPrefix, getDisplayName, getIconFileName, getProjectActions, getTarget
-
Constructor Details
-
ExactReportAction
-
-
Method Details
-
getUrlName
-
getReportSuffix
- Specified by:
getReportSuffixin classAbstractReportAction
-
createProjectAction
- Specified by:
createProjectActionin classAbstractReportAction
-
getRealTarget
protected io.jenkins.plugins.report.jtreg.BuildReportExtended getRealTarget(io.jenkins.plugins.report.jtreg.PreviousBuilds reports) - Specified by:
getRealTargetin classAbstractReportAction
-