hudson.plugins.claim
Class ClaimedBuildsReport
java.lang.Object
hudson.plugins.claim.ClaimedBuildsReport
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Action, hudson.model.ModelObject, hudson.model.RootAction
@Extension
public class ClaimedBuildsReport
- extends Object
- implements hudson.model.RootAction
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClaimedBuildsReport
public ClaimedBuildsReport()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getFirstFail
public hudson.model.Run getFirstFail(hudson.model.Run r)
getClaimantText
public String getClaimantText(hudson.model.Run r)
getOwner
public hudson.model.View getOwner()
getBuilds
public hudson.util.RunList getBuilds()
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
Copyright © 2004-2013. All Rights Reserved.