com.gmail.ikeike443
クラス PlayTestResultAction
java.lang.Object
com.gmail.ikeike443.PlayTestResultAction
- すべての実装されたインタフェース:
- hudson.model.Action, hudson.model.ModelObject
public class PlayTestResultAction
- extends Object
- implements hudson.model.Action
- 作成者:
- ikeike443
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlayTestResultAction
public PlayTestResultAction(hudson.model.AbstractBuild<?,?> owner)
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
getIconFileName
public String getIconFileName()
- 定義:
- インタフェース
hudson.model.Action 内の getIconFileName
getDisplayName
public String getDisplayName()
- 定義:
- インタフェース
hudson.model.Action 内の getDisplayName - 定義:
- インタフェース
hudson.model.ModelObject 内の getDisplayName
getUrlName
public String getUrlName()
- 定義:
- インタフェース
hudson.model.Action 内の getUrlName
getApplicationlogExists
public boolean getApplicationlogExists()
getApplicationlog
public String getApplicationlog()
getTestResults
public List<PlayTestResult> getTestResults()
doDynamic
public void doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse res)
throws IOException
- 例外:
IOException
setPassed
public void setPassed(boolean b)
getStatusatall
public String getStatusatall()
setAppName
public void setAppName(String appName)
getAppName
public String getAppName()
Copyright © 2004-2011. All Rights Reserved.