hudson.plugins.phing.console
クラス PhingTargetNote

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

public class PhingTargetNote
extends hudson.console.ConsoleNote

Marks the log line "TARGET:" that Phing uses to mark the beginning of the new target.

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

入れ子のクラスの概要
static class PhingTargetNote.DescriptorImpl
           
 
フィールドの概要
 
クラス hudson.console.ConsoleNote から継承されたフィールド
POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR
 
コンストラクタの概要
PhingTargetNote()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

PhingTargetNote

public PhingTargetNote()
メソッドの詳細

annotate

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


Copyright © 2011. All Rights Reserved.