Class TimestampFormatProvider
java.lang.Object
hudson.plugins.timestamper.format.TimestampFormatProvider
Provides a
TimestampFormat
based on the current settings.- Author:
- Steven G. Brown
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TimestampFormat
get()
Get the currently selected time-stamp format.
-
Constructor Details
-
TimestampFormatProvider
public TimestampFormatProvider()
-
-
Method Details
-
get
Get the currently selected time-stamp format.- Returns:
- the time-stamp format
-