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
CcmProjectAction. |
CcmProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<CcmResult>> type)
Instantiates a new
CcmProjectAction. |
CcmProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<CcmResult>> type,
hudson.plugins.analysis.core.PluginDescriptor plugin)
Instantiates a new
CcmProjectAction. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getTrendName() |
canShowEnableTrendLink, createBuildHistory, createConfiguration, createDefaultConfiguration, createUserConfiguration, doIndex, getApi, getAvailableGraphs, getDynamic, getIconFileName, getLastAction, getLastFinishedBuild, getLastFinishedRun, getOwner, getProject, getResultAction, getTrendDetails, getTrendDetails, getTrendGraph, getTrendGraph, getTrendGraphId, getUrlName, hasValidResults, isTrendDeactivated, isTrendVisiblepublic CcmProjectAction(hudson.model.AbstractProject<?,?> project)
CcmProjectAction.project - the project that owns this actionpublic CcmProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<CcmResult>> type)
CcmProjectAction.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)
CcmProjectAction.project - the project that owns this actiontype - the result action typepublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectgetDisplayName in class hudson.plugins.analysis.core.AbstractProjectAction<hudson.plugins.analysis.core.ResultAction<CcmResult>>Copyright © 2010-2018 Jenkins. All Rights Reserved.