Package hudson.plugins.timestamper
Class Messages
java.lang.Object
hudson.plugins.timestamper.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyDescription
:Add timestamps to the Console Output
.static org.jvnet.localizer.Localizable
KeyTimestamps
:Timestamps
.static String
KeyDescription
:Add timestamps to the Console Output
.static String
KeyTimestamps
:Timestamps
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
Timestamps
KeyTimestamps
:Timestamps
.- Returns:
Timestamps
-
_Timestamps
public static org.jvnet.localizer.Localizable _Timestamps()KeyTimestamps
:Timestamps
.- Returns:
Timestamps
-
Description
KeyDescription
:Add timestamps to the Console Output
.- Returns:
Add timestamps to the Console Output
-
_Description
public static org.jvnet.localizer.Localizable _Description()KeyDescription
:Add timestamps to the Console Output
.- Returns:
Add timestamps to the Console Output
-