org.jenkinsci.plugins.command
クラス ListOnlineNodeCommand

java.lang.Object
  上位を拡張 hudson.cli.CLICommand
      上位を拡張 org.jenkinsci.plugins.command.ListOnlineNodeCommand
すべての実装されたインタフェース:
hudson.ExtensionPoint, Cloneable

@Extension
public class ListOnlineNodeCommand
extends hudson.cli.CLICommand

導入されたバージョン:
0.1
作成者:
Takahisa Wada

入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
フィールドの概要
 
クラス hudson.cli.CLICommand から継承されたフィールド
channel, locale, stderr, stdin, stdout, TRANSPORT_AUTHENTICATION
 
コンストラクタの概要
ListOnlineNodeCommand()
           
 
メソッドの概要
 String getShortDescription()
           
protected  int run()
           
 
クラス hudson.cli.CLICommand から継承されたメソッド
all, clone, createClone, getClientEnvironmentVariable, getClientSystemProperty, getCurrent, getName, getTransportAuthentication, loadStoredAuthentication, main, printUsage, printUsageSummary, registerOptionHandlers, shouldPerformAuthentication
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ListOnlineNodeCommand

public ListOnlineNodeCommand()
メソッドの詳細

getShortDescription

public String getShortDescription()
定義:
クラス hudson.cli.CLICommand 内の getShortDescription

run

protected int run()
           throws Exception
定義:
クラス hudson.cli.CLICommand 内の run
例外:
Exception


Copyright © 2004-2011. All Rights Reserved.