hudson.plugins.seleniumhq
Class SeleniumhqBuildAction
java.lang.Object
hudson.plugins.seleniumhq.SeleniumhqBuildAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, java.io.Serializable
public class SeleniumhqBuildAction
- extends java.lang.Object
- implements hudson.model.Action, java.io.Serializable
- Author:
- Pascal Martin
- See Also:
- Serialized Form
|
Field Summary |
hudson.model.AbstractBuild<?,?> |
owner
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
owner
public final hudson.model.AbstractBuild<?,?> owner
SeleniumhqBuildAction
public SeleniumhqBuildAction(hudson.model.AbstractBuild<?,?> owner,
TestResult result,
hudson.model.BuildListener listener)
getTarget
public java.lang.Object getTarget()
getIconFileName
public java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
getResult
public TestResult getResult()
getPreviousResult
public SeleniumhqBuildAction getPreviousResult()
Copyright © 2010. All Rights Reserved.