hudson.plugins.redmine
クラス RedmineLinkAnnotator

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

@Extension
public class RedmineLinkAnnotator
extends hudson.scm.ChangeLogAnnotator

Annotates RedmineLink notation in changelog messages.

作成者:
gaooh

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

コンストラクタの詳細

RedmineLinkAnnotator

public RedmineLinkAnnotator()
メソッドの詳細

annotate

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


Copyright © 2010. All Rights Reserved.