| Package | Description |
|---|---|
| hudson.plugins.timestamper | |
| hudson.plugins.timestamper.format | |
| hudson.plugins.timestamper.io |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
TimestampNote.getTimestamp(hudson.model.Run<?,?> build)
Get the time-stamp recorded by this console note.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimestampFormatter.markup(hudson.MarkupText text,
Timestamp timestamp)
Format the given time-stamp and add it to the mark-up text.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Timestamp> |
TimestampsReader.read()
Read the next time-stamp.
|
List<Timestamp> |
TimestampsReader.read(int count)
Read several time-stamps.
|
Copyright © 2004-2015. All Rights Reserved.