Class Messages
- java.lang.Object
-
- org.jenkins_ci.plugins.any_buildstep.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable_displayName()KeydisplayName:Any build step.static StringdisplayName()KeydisplayName:Any build step.
-
-
-
Method Detail
-
displayName
public static String displayName()
KeydisplayName:Any build step.- Returns:
Any build step
-
_displayName
public static org.jvnet.localizer.Localizable _displayName()
KeydisplayName:Any build step.- Returns:
Any build step
-
-