hudson.plugins.phing.console
クラス PhingOutcomeNote

java.lang.Object
  上位を拡張 hudson.console.ConsoleNote
      上位を拡張 hudson.plugins.phing.console.PhingOutcomeNote
すべての実装されたインタフェース:
hudson.model.Describable, java.io.Serializable

public class PhingOutcomeNote
extends hudson.console.ConsoleNote

Annotates the BUILD SUCCESSFUL/FAILED line of the Phing execution.

作成者:
Seiji Sogabe
関連項目:
直列化された形式

入れ子のクラスの概要
static class PhingOutcomeNote.DescriptorImpl
           
 
フィールドの概要
 
クラス hudson.console.ConsoleNote から継承されたフィールド
POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR
 
コンストラクタの概要
PhingOutcomeNote()
           
 
メソッドの概要
 hudson.console.ConsoleAnnotator<?> annotate(java.lang.Object context, hudson.MarkupText text, int charpos)
           
 
クラス hudson.console.ConsoleNote から継承されたメソッド
encode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skip
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PhingOutcomeNote

public PhingOutcomeNote()
メソッドの詳細

annotate

public hudson.console.ConsoleAnnotator<?> annotate(java.lang.Object context,
                                                   hudson.MarkupText text,
                                                   int charpos)
定義:
クラス hudson.console.ConsoleNote 内の annotate


Copyright © 2011. All Rights Reserved.