@Extension public class ClaimedBuildsReport extends Object implements hudson.model.RootAction
| Constructor and Description |
|---|
ClaimedBuildsReport() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.RunList |
getBuilds() |
String |
getClaimantText(hudson.model.Run r) |
String |
getDisplayName() |
hudson.model.Run |
getFirstFail(hudson.model.Run r) |
String |
getIconFileName() |
hudson.model.View |
getOwner() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic hudson.model.Run getFirstFail(hudson.model.Run r)
public String getClaimantText(hudson.model.Run r)
public hudson.model.View getOwner()
public hudson.util.RunList getBuilds()
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectCopyright © 2016–2017. All rights reserved.