hudson.plugins.kagemai
クラス KagemaiChangelogAnnotator

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

public class KagemaiChangelogAnnotator
extends hudson.scm.ChangeLogAnnotator

作成者:
yamkazu

入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
フィールドの概要
 
クラス hudson.scm.ChangeLogAnnotator から継承されたフィールド
annotators
 
コンストラクタの概要
KagemaiChangelogAnnotator()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

KagemaiChangelogAnnotator

public KagemaiChangelogAnnotator()
メソッドの詳細

annotate

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


Copyright © 2009. All Rights Reserved.