Uses of Package
hudson.console

Packages that use hudson.console
hudson.console Beef up the plain text console output by adding HTML markup. 
hudson.maven.reporters   
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.tasks._maven   
hudson.triggers Built-in Triggers that run periodically to kick a new build. 
hudson.util Other miscellaneous utility code 
jenkins.security   
 

Classes in hudson.console used by hudson.console
ConsoleAnnotationDescriptor
          Descriptor for ConsoleNote.
ConsoleAnnotator
          Annotates one line of console output.
ConsoleAnnotatorFactory
          Entry point to the ConsoleAnnotator extension point.
ConsoleLogFilter
          A hook to allow filtering of information that is written to the console log.
ConsoleNote
          Data that hangs off from a console output.
HyperlinkNote
          Turns a text into a hyperlink by specifying the URL separately.
HyperlinkNote.DescriptorImpl
           
LineTransformationOutputStream
          Filtering OutputStream that buffers text by line, so that the derived class can perform some manipulation based on the contents of the whole line.
 

Classes in hudson.console used by hudson.maven.reporters
AnnotatedLargeText
          Extension to LargeText that handles annotations by ConsoleAnnotator.
 

Classes in hudson.console used by hudson.model
AnnotatedLargeText
          Extension to LargeText that handles annotations by ConsoleAnnotator.
ConsoleNote
          Data that hangs off from a console output.
 

Classes in hudson.console used by hudson.tasks._maven
ConsoleAnnotationDescriptor
          Descriptor for ConsoleNote.
ConsoleAnnotator
          Annotates one line of console output.
ConsoleNote
          Data that hangs off from a console output.
LineTransformationOutputStream
          Filtering OutputStream that buffers text by line, so that the derived class can perform some manipulation based on the contents of the whole line.
 

Classes in hudson.console used by hudson.triggers
AnnotatedLargeText
          Extension to LargeText that handles annotations by ConsoleAnnotator.
 

Classes in hudson.console used by hudson.util
ConsoleNote
          Data that hangs off from a console output.
 

Classes in hudson.console used by jenkins.security
AnnotatedLargeText
          Extension to LargeText that handles annotations by ConsoleAnnotator.
 



Copyright © 2004-2013. All Rights Reserved.