org.jenkinsci.plugins.openjdk_native
Class OpenJDKErrorNote

java.lang.Object
  extended by hudson.console.ConsoleNote
      extended by org.jenkinsci.plugins.openjdk_native.OpenJDKErrorNote
All Implemented Interfaces:
hudson.model.Describable, java.io.Serializable

public class OpenJDKErrorNote
extends hudson.console.ConsoleNote

See Also:
Serialized Form

Nested Class Summary
static class OpenJDKErrorNote.DescriptorImpl
           
 
Field Summary
 
Fields inherited from class hudson.console.ConsoleNote
POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR
 
Constructor Summary
OpenJDKErrorNote()
           
 
Method Summary
 hudson.console.ConsoleAnnotator annotate(java.lang.Object context, hudson.MarkupText text, int charPos)
           
 
Methods inherited from class hudson.console.ConsoleNote
encode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenJDKErrorNote

public OpenJDKErrorNote()
Method Detail

annotate

public hudson.console.ConsoleAnnotator annotate(java.lang.Object context,
                                                hudson.MarkupText text,
                                                int charPos)
Specified by:
annotate in class hudson.console.ConsoleNote


Copyright © 2004-2012. All Rights Reserved.