|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objecthudson.model.Descriptor<hudson.tasks.BuildWrapper>
hudson.tasks.BuildWrapperDescriptor
org.jenkinsci.plugins.mongodb.MongoBuildWrapper.DescriptorImpl
@Extension public static final class MongoBuildWrapper.DescriptorImpl
| 入れ子のクラスの概要 |
|---|
| クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| フィールドの概要 |
|---|
| クラス hudson.model.Descriptor から継承されたフィールド |
|---|
clazz |
| インタフェース hudson.model.Saveable から継承されたフィールド |
|---|
NOOP |
| コンストラクタの概要 | |
|---|---|
MongoBuildWrapper.DescriptorImpl()
|
|
| メソッドの概要 | |
|---|---|
static hudson.util.FormValidation |
doCheckDbpath(String value)
|
static hudson.util.FormValidation |
doCheckPort(String value)
|
hudson.util.ListBoxModel |
doFillMongodbNameItems()
|
String |
getDisplayName()
|
MongoDBInstallation[] |
getInstallations()
|
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item)
|
protected static boolean |
isPortNumber(String value)
|
hudson.tasks.BuildWrapper |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
void |
setInstallations(MongoDBInstallation[] installations)
|
| クラス hudson.model.Descriptor から継承されたメソッド |
|---|
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public MongoBuildWrapper.DescriptorImpl()
| メソッドの詳細 |
|---|
public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
hudson.tasks.BuildWrapperDescriptor 内の isApplicablepublic String getDisplayName()
hudson.model.Descriptor<hudson.tasks.BuildWrapper> 内の getDisplayName
public hudson.tasks.BuildWrapper newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
hudson.model.Descriptor<hudson.tasks.BuildWrapper> 内の newInstancehudson.model.Descriptor.FormExceptionpublic MongoDBInstallation[] getInstallations()
public void setInstallations(MongoDBInstallation[] installations)
public static hudson.util.FormValidation doCheckPort(@QueryParameter
String value)
public static hudson.util.FormValidation doCheckDbpath(@QueryParameter
String value)
protected static boolean isPortNumber(String value)
public hudson.util.ListBoxModel doFillMongodbNameItems()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||