hudson.plugins.mantis
クラス MantisLinkAnnotator

java.lang.Object
  上位を拡張 hudson.scm.ChangeLogAnnotator
      上位を拡張 hudson.plugins.mantis.MantisLinkAnnotator
すべての実装されたインタフェース:
hudson.ExtensionPoint

public final class MantisLinkAnnotator
extends hudson.scm.ChangeLogAnnotator

Creates HTML link for Mantis issues.

作成者:
Seiji Sogabe

フィールドの概要
 
クラス hudson.scm.ChangeLogAnnotator から継承されたフィールド
annotators
 
コンストラクタの概要
MantisLinkAnnotator()
           
 
メソッドの概要
 void annotate(hudson.model.AbstractBuild<?,?> build, hudson.scm.ChangeLogSet.Entry change, hudson.MarkupText text)
           
 
クラス hudson.scm.ChangeLogAnnotator から継承されたメソッド
register, unregister
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MantisLinkAnnotator

public MantisLinkAnnotator()
メソッドの詳細

annotate

public void annotate(hudson.model.AbstractBuild<?,?> build,
                     hudson.scm.ChangeLogSet.Entry change,
                     hudson.MarkupText text)
定義:
クラス hudson.scm.ChangeLogAnnotator 内の annotate


Copyright © 2008. All Rights Reserved.