io.loader.jenkins
Class LoaderBuildAction
java.lang.Object
io.loader.jenkins.LoaderBuildAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.HealthReportingAction, hudson.model.ModelObject
public class LoaderBuildAction
- extends Object
- implements hudson.model.HealthReportingAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoaderBuildAction
public LoaderBuildAction(hudson.model.AbstractBuild<?,?> build,
String testId,
String testResultId)
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
getTestId
public String getTestId()
getTestResultId
public String getTestResultId()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName
in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in interface hudson.model.Action
- Specified by:
getDisplayName
in interface hudson.model.ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName
in interface hudson.model.Action
getBuildHealth
public hudson.model.HealthReport getBuildHealth()
- Specified by:
getBuildHealth
in interface hudson.model.HealthReportingAction
Copyright © 2004-2013 SendGrid Labs. All Rights Reserved.