hudson.plugins.terminal
クラス TerminalAction

java.lang.Object
  上位を拡張 hudson.plugins.terminal.TerminalAction
すべての実装されたインタフェース:
hudson.ExtensionPoint, hudson.model.Action, hudson.model.ModelObject, hudson.model.RootAction

@Extension
public class TerminalAction
extends Object
implements hudson.model.RootAction


入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
コンストラクタの概要
TerminalAction()
           
 
メソッドの概要
 String getDisplayName()
           
 String getIconFileName()
           
 String getUrlName()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TerminalAction

public TerminalAction()
メソッドの詳細

getIconFileName

public String getIconFileName()
定義:
インタフェース hudson.model.Action 内の getIconFileName

getDisplayName

public String getDisplayName()
定義:
インタフェース hudson.model.Action 内の getDisplayName
定義:
インタフェース hudson.model.ModelObject 内の getDisplayName

getUrlName

public String getUrlName()
定義:
インタフェース hudson.model.Action 内の getUrlName


Copyright © 2004-2013. All Rights Reserved.