|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.scm.ChangeLogAnnotator
hudson.plugins.mantis.MantisLinkAnnotator
@Extension public final class MantisLinkAnnotator
Creates HTML link for Mantis issues.
| 入れ子のクラスの概要 |
|---|
| インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| フィールドの概要 |
|---|
| クラス hudson.scm.ChangeLogAnnotator から継承されたフィールド |
|---|
annotators |
| コンストラクタの概要 | |
|---|---|
MantisLinkAnnotator()
|
|
| メソッドの概要 | |
|---|---|
void |
annotate(hudson.model.AbstractBuild<?,?> build,
hudson.scm.ChangeLogSet.Entry change,
hudson.MarkupText text)
|
| クラス hudson.scm.ChangeLogAnnotator から継承されたメソッド |
|---|
all, register, unregister |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public MantisLinkAnnotator()
| メソッドの詳細 |
|---|
public void annotate(hudson.model.AbstractBuild<?,?> build,
hudson.scm.ChangeLogSet.Entry change,
hudson.MarkupText text)
hudson.scm.ChangeLogAnnotator 内の annotate
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||