com.g2one.hudson.grails
クラス GrailsInstaller

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

public class GrailsInstaller
extends hudson.tools.DownloadFromUrlInstaller


入れ子のクラスの概要
static class GrailsInstaller.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
 
コンストラクタの概要
GrailsInstaller(java.lang.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
 

コンストラクタの詳細

GrailsInstaller

@DataBoundConstructor
public GrailsInstaller(java.lang.String id)


Copyright © 2004-2011. All Rights Reserved.