hudson.plugins.ccm
public class CcmProjectAction extends hudson.plugins.analysis.core.AbstractProjectAction<hudson.plugins.analysis.core.ResultAction<CcmResult>>
ResultAction.| Constructor and Description |
|---|
CcmProjectAction(hudson.model.AbstractProject<?,?> project)
Instantiates a new
PmdProjectAction. |
CcmProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<CcmResult>> type)
Instantiates a new
PmdProjectAction. |
CcmProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<CcmResult>> type,
hudson.plugins.analysis.core.PluginDescriptor plugin)
Instantiates a new
PmdProjectAction. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getTrendName() |
canShowEnableTrendLink, createBuildHistory, createConfiguration, createDefaultConfiguration, createUserConfiguration, doIndex, getAvailableGraphs, getDynamic, getIconFileName, getLastAction, getLastFinishedBuild, getProject, getTrendDetails, getTrendDetails, getTrendGraph, getTrendGraph, getUrlName, hasValidResults, isTrendDeactivated, isTrendVisiblepublic CcmProjectAction(hudson.model.AbstractProject<?,?> project)
PmdProjectAction.project - the project that owns this actionpublic CcmProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<CcmResult>> type)
PmdProjectAction.project - the project that owns this actiontype - the result action typepublic CcmProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<CcmResult>> type,
hudson.plugins.analysis.core.PluginDescriptor plugin)
PmdProjectAction.project - the project that owns this actiontype - the result action typeCopyright © 2010-2013 Jenkins. All Rights Reserved.