hudson.plugins.phing.console
クラス PhingPHPErrorNote

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

public class PhingPHPErrorNote
extends hudson.console.ConsoleNote

Annotates the PHP error line of the Phing execution.

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

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

コンストラクタの詳細

PhingPHPErrorNote

public PhingPHPErrorNote()
メソッドの詳細

annotate

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


Copyright © 2010. All Rights Reserved.