hudson.plugins.build_timeout
クラス BuildTimeoutWrapper.EnvironmentImpl
java.lang.Object
hudson.model.Environment
hudson.tasks.BuildWrapper.Environment
hudson.plugins.build_timeout.BuildTimeoutWrapper.EnvironmentImpl
- 含まれているクラス:
- BuildTimeoutWrapper
public class BuildTimeoutWrapper.EnvironmentImpl
- extends hudson.tasks.BuildWrapper.Environment
クラス hudson.tasks.BuildWrapper.Environment から継承されたメソッド |
tearDown |
クラス hudson.model.Environment から継承されたメソッド |
create |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
operationFailed
protected boolean operationFailed
BuildTimeoutWrapper.EnvironmentImpl
public BuildTimeoutWrapper.EnvironmentImpl(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
throws InterruptedException,
org.jenkinsci.plugins.tokenmacro.MacroEvaluationException,
IOException
- 例外:
InterruptedException
org.jenkinsci.plugins.tokenmacro.MacroEvaluationException
IOException
buildEnvVars
public void buildEnvVars(Map<String,String> env)
- オーバーライド:
- クラス
hudson.model.Environment
内の buildEnvVars
reschedule
public void reschedule()
rescheduleIfScheduled
public void rescheduleIfScheduled()
tearDown
public boolean tearDown(hudson.model.AbstractBuild build,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException
- オーバーライド:
- クラス
hudson.tasks.BuildWrapper.Environment
内の tearDown
- 例外:
IOException
InterruptedException
Copyright © 2004-2015. All Rights Reserved.