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() |
addModule, createAggregatedResult, createResult, getBuild, getBuildHealth, getHealthDescriptor, getIconFileName, getLargeImageName, getMultipleItemsTooltip, getName, getOwner, getProjectActions, 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>
Copyright © 2016. All rights reserved.