org.jenkinsci.plugins.command
クラス Messages

java.lang.Object
  上位を拡張 org.jenkinsci.plugins.command.Messages

public class Messages
extends Object


コンストラクタの概要
Messages()
           
 
メソッドの概要
static org.jvnet.localizer.Localizable _ListCommand_ListJobCommand_ShortDescription()
          Outputs the job list.
static org.jvnet.localizer.Localizable _ListCommand_ListNodeCommand_ShortDescription()
          Outputs the node list.
static org.jvnet.localizer.Localizable _ListCommand_ListOnlineNodeCommand_ShortDescription()
          Outputs the online node list.
static String ListCommand_ListJobCommand_ShortDescription()
          Outputs the job list.
static String ListCommand_ListNodeCommand_ShortDescription()
          Outputs the node list.
static String ListCommand_ListOnlineNodeCommand_ShortDescription()
          Outputs the online node list.
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Messages

public Messages()
メソッドの詳細

ListCommand_ListOnlineNodeCommand_ShortDescription

public static String ListCommand_ListOnlineNodeCommand_ShortDescription()
Outputs the online node list.


_ListCommand_ListOnlineNodeCommand_ShortDescription

public static org.jvnet.localizer.Localizable _ListCommand_ListOnlineNodeCommand_ShortDescription()
Outputs the online node list.


ListCommand_ListJobCommand_ShortDescription

public static String ListCommand_ListJobCommand_ShortDescription()
Outputs the job list.


_ListCommand_ListJobCommand_ShortDescription

public static org.jvnet.localizer.Localizable _ListCommand_ListJobCommand_ShortDescription()
Outputs the job list.


ListCommand_ListNodeCommand_ShortDescription

public static String ListCommand_ListNodeCommand_ShortDescription()
Outputs the node list.


_ListCommand_ListNodeCommand_ShortDescription

public static org.jvnet.localizer.Localizable _ListCommand_ListNodeCommand_ShortDescription()
Outputs the node list.



Copyright © 2004-2011. All Rights Reserved.