Class Messages

java.lang.Object
org.jenkinsci.plugins.workflow.cps.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • Pipeline_Syntax

      public static String Pipeline_Syntax()
      Key Pipeline.Syntax: Pipeline Syntax.
      Returns:
      Pipeline Syntax
    • _Pipeline_Syntax

      public static org.jvnet.localizer.Localizable _Pipeline_Syntax()
      Key Pipeline.Syntax: Pipeline Syntax.
      Returns:
      Pipeline Syntax
    • Snippetizer_this_step_should_not_normally_be_used_in

      public static String Snippetizer_this_step_should_not_normally_be_used_in()
      Key Snippetizer.this_step_should_not_normally_be_used_in: This step should not normally be used in your script. Consult the inline help for details..
      Returns:
      This step should not normally be used in your script. Consult the inline help for details.
    • _Snippetizer_this_step_should_not_normally_be_used_in

      public static org.jvnet.localizer.Localizable _Snippetizer_this_step_should_not_normally_be_used_in()
      Key Snippetizer.this_step_should_not_normally_be_used_in: This step should not normally be used in your script. Consult the inline help for details..
      Returns:
      This step should not normally be used in your script. Consult the inline help for details.