disableFailedJob.disableFailedJob
クラス ParameterDefinision
java.lang.Object
hudson.model.ParameterDefinition
hudson.model.SimpleParameterDefinition
disableFailedJob.disableFailedJob.ParameterDefinision
- すべての実装されたインタフェース:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.model.ParameterDefinition>, Serializable
public class ParameterDefinision
- extends hudson.model.SimpleParameterDefinition
- 関連項目:
- 直列化された形式
| クラス hudson.model.ParameterDefinition から継承された入れ子のクラス/インタフェース |
hudson.model.ParameterDefinition.ParameterDescriptor |
| インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| クラス hudson.model.ParameterDefinition から継承されたフィールド |
LIST |
| クラス hudson.model.SimpleParameterDefinition から継承されたメソッド |
createValue, createValue |
| クラス hudson.model.ParameterDefinition から継承されたメソッド |
all, copyWithDefaultValue, getDefaultParameterValue, getDescription, getDescriptor, getFormattedDescription, getName, getType |
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JOB_DISABLE_WHEN_ONLY_FAIRURE
public static final String JOB_DISABLE_WHEN_ONLY_FAIRURE
- 関連項目:
- 定数フィールド値
JOB_DISABLE_WHEN_FAIRURE_AND_UNSTABLE
public static final String JOB_DISABLE_WHEN_FAIRURE_AND_UNSTABLE
- 関連項目:
- 定数フィールド値
JOB_DISABLE_WHEN_ONLY_UNSTABLE
public static final String JOB_DISABLE_WHEN_ONLY_UNSTABLE
- 関連項目:
- 定数フィールド値
ParameterDefinision
@DataBoundConstructor
public ParameterDefinision(String name)
createValue
public hudson.model.ParameterValue createValue(String arg0)
- 定義:
- クラス
hudson.model.SimpleParameterDefinition 内の createValue
createValue
public hudson.model.ParameterValue createValue(org.kohsuke.stapler.StaplerRequest arg0,
net.sf.json.JSONObject arg1)
- 定義:
- クラス
hudson.model.ParameterDefinition 内の createValue
getJobDisatbleTimes
public static List<String> getJobDisatbleTimes()
Copyright © 2004-2014. All Rights Reserved.