org.jenkinsci.plugins.tibco.studiotools
Class StudioToolsOutcomeNote

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

public class StudioToolsOutcomeNote
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 StudioToolsOutcomeNote.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.console.ConsoleNote
POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR
 
Constructor Summary
StudioToolsOutcomeNote()
           
 
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
 

Constructor Detail

StudioToolsOutcomeNote

public StudioToolsOutcomeNote()
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.