Uses of Package
hudson.console
Package
Description
Beef up the plain text console output by adding HTML markup.
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Built-in
Trigger
s that run periodically to kick a new build.-
ClassDescriptionDescriptor for
ConsoleNote
.Annotates one line of console output.Entry point to theConsoleAnnotator
extension point.A hook to allow filtering of information that is written to the console log.Data that hangs off from a console output.Turns a text into a hyperlink by specifying the URL separately.FilteringOutputStream
that buffers text by line, so that the derived class can perform some manipulation based on the contents of the whole line.Convenience subclass for cases where you wish to process lines being sent to an underlying stream. -
ClassDescriptionExtension to
LargeText
that handles annotations byConsoleAnnotator
.Data that hangs off from a console output. -
ClassDescriptionDescriptor for
ConsoleNote
.Annotates one line of console output.Data that hangs off from a console output.FilteringOutputStream
that buffers text by line, so that the derived class can perform some manipulation based on the contents of the whole line.Convenience subclass for cases where you wish to process lines being sent to an underlying stream. -
-
-
ClassDescriptionA hook to allow filtering of information that is written to the console log.
-