Uses of Package
hudson.console
-
Packages that use hudson.console Package Description hudson.console Beef up the plain text console output by adding HTML markup.hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.hudson.tasks._maven hudson.triggers Built-inTrigger
s that run periodically to kick a new build.jenkins.management jenkins.tasks jenkins.util -
Classes in hudson.console used by hudson.console Class Description ConsoleAnnotationDescriptor Descriptor forConsoleNote
.ConsoleAnnotator Annotates one line of console output.ConsoleAnnotatorFactory Entry point to theConsoleAnnotator
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 FilteringOutputStream
that buffers text by line, so that the derived class can perform some manipulation based on the contents of the whole line.LineTransformationOutputStream.Delegating Convenience subclass for cases where you wish to process lines being sent to an underlying stream. -
Classes in hudson.console used by hudson.model Class Description AnnotatedLargeText Extension toLargeText
that handles annotations byConsoleAnnotator
.ConsoleNote Data that hangs off from a console output. -
Classes in hudson.console used by hudson.tasks._maven Class Description ConsoleAnnotationDescriptor Descriptor forConsoleNote
.ConsoleAnnotator Annotates one line of console output.ConsoleNote Data that hangs off from a console output.LineTransformationOutputStream FilteringOutputStream
that buffers text by line, so that the derived class can perform some manipulation based on the contents of the whole line.LineTransformationOutputStream.Delegating Convenience subclass for cases where you wish to process lines being sent to an underlying stream. -
Classes in hudson.console used by hudson.triggers Class Description AnnotatedLargeText Extension toLargeText
that handles annotations byConsoleAnnotator
. -
Classes in hudson.console used by jenkins.management Class Description AnnotatedLargeText Extension toLargeText
that handles annotations byConsoleAnnotator
. -
Classes in hudson.console used by jenkins.tasks Class Description ConsoleLogFilter A hook to allow filtering of information that is written to the console log. -
Classes in hudson.console used by jenkins.util Class Description ConsoleNote Data that hangs off from a console output.