|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objecthudson.Plugin
hudson.plugins.backlog.PluginImpl
public class PluginImpl
Entry point of for the Backlog plugin.
FIXME: HudsonのPlugin機構の変更のため、このクラスは不要になっているはずだが、現状これがないと動作しないっぽい
http://d.hatena.ne.jp/cactusman/20090328/p1| フィールドの概要 |
|---|
| クラス hudson.Plugin から継承されたフィールド |
|---|
NONE |
| インタフェース hudson.model.Saveable から継承されたフィールド |
|---|
NOOP |
| コンストラクタの概要 | |
|---|---|
PluginImpl()
|
|
| メソッドの概要 | |
|---|---|
void |
start()
|
void |
stop()
|
| クラス hudson.Plugin から継承されたメソッド |
|---|
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public PluginImpl()
| メソッドの詳細 |
|---|
public void start()
throws java.lang.Exception
hudson.Plugin 内の startjava.lang.Exception
public void stop()
throws java.lang.Exception
hudson.Plugin 内の stopjava.lang.Exception
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||