All Classes and Interfaces
Class
Description
Debugging tool which outputs the contents of a timestamper directory.
Converts a time-stamp to the elapsed time format.
Converts a time-stamp to the empty time format.
Exception indicating that a given timestamp format string could not be parsed.
Interprets marks added by
GlobalDecorator
.Applies plain-text timestamp prefixes to all Pipeline log lines.
Exception indicating that a given timestamp format string contained invalid HTML.
Generated localization support class.
Converts a time-stamp to the system clock time format.
A time-stamp, consisting of the elapsed time and the clock time.
Inserts formatted time-stamps into the annotated console output.
Provides the initial
TimestampAnnotator
for an annotated console output.Timestamper API intended for use by other plug-ins.
Build wrapper that decorates the build's logger to record time-stamps as each line is logged.
Registers
TimestamperBuildWrapper
as a BuildWrapper
.Global configuration for the Timestamper plug-in, as shown on the Jenkins Configure System page.
File paths used by the time-stamp readers and writers.
Pipeline plug-in step for recording time-stamps.
Descriptor for
TimestamperStep
.Format for displaying time-stamps.
Provides a
TimestampFormat
based on the current settings.Value class representing a single record in the abstract, regardless of how the storage of that
record is implemented.
Abstraction for retrieving timestamps and log file lines from completed builds.
Time-stamp console note.
Output stream that writes each line to the provided delegate output stream after inserting a
TimestampNote
.Action which serves a page of time-stamps.
Provides the
TimestampsAction
for each build page.Generate a page of time-stamps on behalf of
TimestampsAction
.Query for retrieving a page of time-stamps from
TimestampsActionOutput
.Read the time-stamps for a build from disk.
Write the time-stamps for a build to disk.