Serialized Form
-
Package hudson.plugins.timestamper
-
Class hudson.plugins.timestamper.TimestampNote
- serialVersionUID:
- 1L
-
Serialized Fields
-
elapsedMillis
Long elapsedMillis
The elapsed time in milliseconds since the start of the build.- Since:
- 1.7.4
-
millisSinceEpoch
long millisSinceEpoch
Milliseconds since the epoch.
-
-
-
Package hudson.plugins.timestamper.annotator
-
Class hudson.plugins.timestamper.annotator.TimestampAnnotator
- serialVersionUID:
- 1L
-
Serialized Fields
-
logParser
hudson.plugins.timestamper.annotator.ConsoleLogParser logParser
-
timestampsReader
TimestampsReader timestampsReader
-
-
-
Package hudson.plugins.timestamper.format
-
Exception hudson.plugins.timestamper.format.FormatParseException
class FormatParseException extends RuntimeException implements Serializable -
Exception hudson.plugins.timestamper.format.InvalidHtmlException
class InvalidHtmlException extends RuntimeException implements Serializable
-
-
Package hudson.plugins.timestamper.io
-
Class hudson.plugins.timestamper.io.TimestampsReader
class TimestampsReader extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
elapsedMillis
long elapsedMillis
-
entry
long entry
-
filePointer
long filePointer
-
millisSinceEpoch
long millisSinceEpoch
-
timeShiftsReader
hudson.plugins.timestamper.io.TimeShiftsReader timeShiftsReader
-
timestampsFile
File timestampsFile
-
-
-
Package hudson.plugins.timestamper.pipeline
-
Class hudson.plugins.timestamper.pipeline.GlobalAnnotator
- serialVersionUID:
- 1L
-
Class hudson.plugins.timestamper.pipeline.GlobalDecorator
class GlobalDecorator extends org.jenkinsci.plugins.workflow.log.TaskListenerDecorator implements Serializable- serialVersionUID:
- 1L
-