hudson.plugins.timestamper.format
public class TimestampFormatter extends Object
| Modifier and Type | Method and Description |
|---|---|
static TimestampFormatter |
get() |
void |
markup(hudson.MarkupText text,
Timestamp timestamp)
Format the given time-stamp and add it to the mark-up text.
|
public static TimestampFormatter get()
public void markup(hudson.MarkupText text,
Timestamp timestamp)
text - the mark-up texttimestamp - the time-stamp to formatCopyright © 2004-2015. All Rights Reserved.