public class PitBuildAction extends Object implements hudson.model.HealthReportingAction, org.kohsuke.stapler.StaplerProxy
| Constructor and Description |
|---|
PitBuildAction(hudson.model.AbstractBuild<?,?> owner) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.HealthReport |
getBuildHealth() |
String |
getDisplayName() |
String |
getIconFileName() |
hudson.model.AbstractBuild<?,?> |
getOwner() |
PitBuildAction |
getPreviousAction() |
ProjectMutations |
getReport() |
Map<String,MutationReport> |
getReports() |
ProjectMutations |
getTarget() |
String |
getUrlName() |
public PitBuildAction getPreviousAction()
public hudson.model.AbstractBuild<?,?> getOwner()
public ProjectMutations getTarget()
getTarget in interface org.kohsuke.stapler.StaplerProxypublic ProjectMutations getReport()
public Map<String,MutationReport> getReports()
public hudson.model.HealthReport getBuildHealth()
getBuildHealth in interface hudson.model.HealthReportingActionpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2004-2013. All Rights Reserved.