public class STFBuildWrapper
extends hudson.tasks.BuildWrapper
修飾子とタイプ | クラスと説明 |
---|---|
static class |
STFBuildWrapper.DescriptorImpl |
修飾子とタイプ | フィールドと説明 |
---|---|
Map<String,String> |
deviceCondition |
int |
deviceReleaseWaitTime |
コンストラクタと説明 |
---|
STFBuildWrapper(Map<String,String> deviceCondition,
int deviceReleaseWaitTime)
Allocates a STFBuildWrapper object.
|
修飾子とタイプ | メソッドと説明 |
---|---|
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
@DataBoundConstructor public STFBuildWrapper(Map<String,String> deviceCondition, int deviceReleaseWaitTime)
deviceCondition
- Condition set of the STF device user want to use.deviceReleaseWaitTime
- Waiting-time for the STF device to be releasedpublic hudson.tasks.BuildWrapper.Environment setUp(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws IOException, InterruptedException
setUp
クラス内 hudson.tasks.BuildWrapper
IOException
InterruptedException
Copyright © 2016–2018. All rights reserved.