hudson.plugins.javancss
クラス PluginImpl

java.lang.Object
  上位を拡張 hudson.Plugin
      上位を拡張 hudson.plugins.javancss.PluginImpl
すべての実装されたインタフェース:
hudson.model.Saveable

public class PluginImpl
extends hudson.Plugin

Entry point of JavaNCSS plugin.

作成者:
Stephen Connolly

入れ子のクラスの概要
 
クラス hudson.Plugin から継承された入れ子のクラス/インタフェース
hudson.Plugin.DummyImpl
 
フィールドの概要
static String DISPLAY_NAME
           
static String GRAPH_NAME
           
static String ICON_FILE_NAME
           
static String URL
           
 
インタフェース hudson.model.Saveable から継承されたフィールド
NOOP
 
コンストラクタの概要
PluginImpl()
           
 
メソッドの概要
 
クラス hudson.Plugin から継承されたメソッド
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext, start, stop
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

DISPLAY_NAME

public static String DISPLAY_NAME

GRAPH_NAME

public static String GRAPH_NAME

URL

public static String URL

ICON_FILE_NAME

public static String ICON_FILE_NAME
コンストラクタの詳細

PluginImpl

public PluginImpl()


Copyright © 2004-2011. All Rights Reserved.