public class ParasoftResultAction extends hudson.plugins.analysis.core.AbstractResultAction<ParasoftResult>
summary.jelly
file.
In addition this class renders the Parasoft result trend.
Constructor and Description |
---|
ParasoftResultAction(hudson.model.Run<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
ParasoftResult result)
Creates a new instance of
ParasoftResultAction . |
Modifier and Type | Method and Description |
---|---|
protected hudson.plugins.analysis.core.PluginDescriptor |
getDescriptor() |
String |
getDisplayName() |
Collection<? extends hudson.model.Action> |
getProjectActions() |
addModule, asSet, createAggregatedResult, createResult, getBuild, getBuildHealth, getHealthDescriptor, getIconFileName, getJob, getLargeImageName, getMultipleItemsTooltip, getName, getOwner, getResult, getSingleItemTooltip, getSmallImage, getSmallImageName, getTarget, getTooltip, getToolTipProvider, getUrlName, hasLargeImage, isSuccessful, setResult, updateBuildHealth
public ParasoftResultAction(hudson.model.Run<?,?> owner, hudson.plugins.analysis.core.HealthDescriptor healthDescriptor, ParasoftResult result)
ParasoftResultAction
.owner
- the associated build of this actionhealthDescriptor
- health descriptor to useresult
- the result in this buildpublic String getDisplayName()
Action.getDisplayName()
protected hudson.plugins.analysis.core.PluginDescriptor getDescriptor()
getDescriptor
in class hudson.plugins.analysis.core.AbstractResultAction<ParasoftResult>
public Collection<? extends hudson.model.Action> getProjectActions()
getProjectActions
in interface jenkins.tasks.SimpleBuildStep.LastBuildAction
getProjectActions
in class hudson.plugins.analysis.core.AbstractResultAction<ParasoftResult>
Copyright © 2016–2017. All rights reserved.