org.jenkinsci.plugins.tibco.studiotools
Class StudioToolsTargetNote

java.lang.Object
  extended by hudson.console.ConsoleNote
      extended by org.jenkinsci.plugins.tibco.studiotools.StudioToolsTargetNote
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable, Serializable

public final class StudioToolsTargetNote
extends hudson.console.ConsoleNote

Author:
Federico Pastore - federico.pastore@gmail.com Disclaimer - TIBCO, the TIBCO logo and TIBCO Software are trademarks or registered trademarks of TIBCO Software Inc. in the United States and/or other countries. All other product and company names and marks mentioned are the property of their respective owners.
See Also:
Serialized Form

Nested Class Summary
static class StudioToolsTargetNote.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
static boolean ENABLED
           
 
Fields inherited from class hudson.console.ConsoleNote
POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR
 
Constructor Summary
StudioToolsTargetNote()
           
 
Method Summary
 hudson.console.ConsoleAnnotator annotate(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
 

Field Detail

ENABLED

public static boolean ENABLED
Constructor Detail

StudioToolsTargetNote

public StudioToolsTargetNote()
Method Detail

annotate

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


Copyright © 2004-2013. All Rights Reserved.