Package | Description |
---|---|
com.parasoft.xtest.reports.jenkins |
Modifier and Type | Class and Description |
---|---|
class |
ParasoftReporterResult |
Modifier and Type | Method and Description |
---|---|
protected ParasoftResult |
ParasoftReporter.createResult(hudson.maven.MavenBuild build,
hudson.plugins.analysis.core.ParserResult project) |
protected ParasoftResult |
ParasoftMavenResultAction.createResult(ParasoftResult existingResult,
ParasoftResult additionalResult) |
protected ParasoftResult |
ParasoftAnnotationsAggregator.getResult(hudson.matrix.MatrixRun run) |
Modifier and Type | Method and Description |
---|---|
Class<? extends hudson.plugins.analysis.core.MavenResultAction<ParasoftResult>> |
ParasoftMavenResultAction.getIndividualActionType() |
Modifier and Type | Method and Description |
---|---|
protected hudson.maven.MavenAggregatedReport |
ParasoftReporter.createMavenAggregatedReport(hudson.maven.MavenBuild build,
ParasoftResult result) |
protected ParasoftResult |
ParasoftMavenResultAction.createResult(ParasoftResult existingResult,
ParasoftResult additionalResult) |
Constructor and Description |
---|
ParasoftMavenResultAction(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
String defaultEncoding,
ParasoftResult result)
Creates a new instance of
ParasoftMavenResultAction . |
ParasoftResultAction(hudson.model.Run<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
ParasoftResult result)
Creates a new instance of
ParasoftResultAction . |
Constructor and Description |
---|
ParasoftProjectAction(hudson.model.Job<?,?> job,
Class<? extends hudson.plugins.analysis.core.ResultAction<ParasoftResult>> type)
Instantiates a new
ParasoftProjectAction . |
ParasoftResult(hudson.model.Run<?,?> build,
String defaultEncoding,
hudson.plugins.analysis.core.ParserResult result,
boolean usePreviousBuildAsReference,
boolean useStableBuildAsReference,
Class<? extends hudson.plugins.analysis.core.ResultAction<ParasoftResult>> actionType)
Creates a new instance of
ParasoftResult . |
Copyright © 2016–2017. All rights reserved.