hudson.plugins.sshslaves
クラス SSHConnector.DescriptorImpl

java.lang.Object
  上位を拡張 hudson.model.Descriptor<hudson.slaves.ComputerConnector>
      上位を拡張 hudson.slaves.ComputerConnectorDescriptor
          上位を拡張 hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
すべての実装されたインタフェース:
hudson.model.Saveable
含まれているクラス:
SSHConnector

@Extension
public static class SSHConnector.DescriptorImpl
extends hudson.slaves.ComputerConnectorDescriptor


入れ子のクラスの概要
 
クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
フィールドの概要
 
クラス hudson.model.Descriptor から継承されたフィールド
clazz
 
インタフェース hudson.model.Saveable から継承されたフィールド
NOOP
 
コンストラクタの概要
SSHConnector.DescriptorImpl()
           
 
メソッドの概要
 String getDisplayName()
           
 
クラス hudson.slaves.ComputerConnectorDescriptor から継承されたメソッド
all
 
クラス hudson.model.Descriptor から継承されたメソッド
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SSHConnector.DescriptorImpl

public SSHConnector.DescriptorImpl()
メソッドの詳細

getDisplayName

public String getDisplayName()
定義:
クラス hudson.model.Descriptor<hudson.slaves.ComputerConnector> 内の getDisplayName


Copyright © 2004-2011. All Rights Reserved.