hudson.plugins.seleniumaes
クラス SeleniumAutoExecAction
java.lang.Object
hudson.plugins.seleniumaes.SeleniumAutoExecAction
- すべての実装されたインタフェース:
- hudson.model.Action, hudson.model.ModelObject
public class SeleniumAutoExecAction
- extends java.lang.Object
- implements hudson.model.Action
- 作成者:
- onozaty
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeleniumAutoExecAction
public SeleniumAutoExecAction(hudson.model.AbstractBuild<?,?> build)
- パラメータ:
build
-
getDisplayName
public java.lang.String getDisplayName()
- 定義:
- インタフェース
hudson.model.Action
内の getDisplayName
- 定義:
- インタフェース
hudson.model.ModelObject
内の getDisplayName
- 関連項目:
Action.getDisplayName()
getIconFileName
public java.lang.String getIconFileName()
- 定義:
- インタフェース
hudson.model.Action
内の getIconFileName
- 関連項目:
Action.getIconFileName()
getUrlName
public java.lang.String getUrlName()
- 定義:
- インタフェース
hudson.model.Action
内の getUrlName
- 関連項目:
Action.getUrlName()
getBuild
public hudson.model.AbstractBuild<?,?> getBuild()
- 戻り値:
- build
getResultList
public java.util.ArrayList<SeleniumAutoExecResult> getResultList()
- 戻り値:
- resultList
Copyright © 2011. All Rights Reserved.