org.jenkinsci.plugins.mongodb
クラス MongoDBInstaller

java.lang.Object
  上位を拡張 hudson.tools.ToolInstaller
      上位を拡張 hudson.tools.DownloadFromUrlInstaller
          上位を拡張 org.jenkinsci.plugins.mongodb.MongoDBInstaller
すべての実装されたインタフェース:
hudson.ExtensionPoint, hudson.model.Describable<hudson.tools.ToolInstaller>

public class MongoDBInstaller
extends hudson.tools.DownloadFromUrlInstaller


入れ子のクラスの概要
static class MongoDBInstaller.DescriptorImpl
           
 
クラス hudson.tools.DownloadFromUrlInstaller から継承された入れ子のクラス/インタフェース
hudson.tools.DownloadFromUrlInstaller.Installable, hudson.tools.DownloadFromUrlInstaller.InstallableList
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
フィールドの概要
 
クラス hudson.tools.DownloadFromUrlInstaller から継承されたフィールド
id
 
クラス hudson.tools.ToolInstaller から継承されたフィールド
tool
 
コンストラクタの概要
MongoDBInstaller(String id)
           
 
メソッドの概要
 
クラス hudson.tools.DownloadFromUrlInstaller から継承されたメソッド
findPullUpDirectory, getInstallable, isUpToDate, performInstallation
 
クラス hudson.tools.ToolInstaller から継承されたメソッド
appliesTo, getDescriptor, getLabel, preferredLocation, setTool
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MongoDBInstaller

@DataBoundConstructor
public MongoDBInstaller(String id)


Copyright © 2004-2013. All Rights Reserved.