java.lang.Object
org.jenkinsci.plugins.pipeline.modeldefinition.ast.Messages

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

    • Messages

      public Messages()
  • Method Details

    • ModelASTMethodCall_BlockedSteps_Node

      public static String ModelASTMethodCall_BlockedSteps_Node()
      Key ModelASTMethodCall.BlockedSteps.Node: The node step cannot be called as an argument to a method in Declarative Pipelines.
      Returns:
      The node step cannot be called as an argument to a method in Declarative Pipelines
    • _ModelASTMethodCall_BlockedSteps_Node

      public static org.jvnet.localizer.Localizable _ModelASTMethodCall_BlockedSteps_Node()
      Key ModelASTMethodCall.BlockedSteps.Node: The node step cannot be called as an argument to a method in Declarative Pipelines.
      Returns:
      The node step cannot be called as an argument to a method in Declarative Pipelines
    • ModelASTStep_BlockedSteps_Properties

      public static String ModelASTStep_BlockedSteps_Properties()
      Key ModelASTStep.BlockedSteps.Properties: The properties step cannot be used in Declarative Pipelines.
      Returns:
      The properties step cannot be used in Declarative Pipelines
    • _ModelASTStep_BlockedSteps_Properties

      public static org.jvnet.localizer.Localizable _ModelASTStep_BlockedSteps_Properties()
      Key ModelASTStep.BlockedSteps.Properties: The properties step cannot be used in Declarative Pipelines.
      Returns:
      The properties step cannot be used in Declarative Pipelines
    • ModelASTStep_BlockedSteps_Stage

      public static String ModelASTStep_BlockedSteps_Stage()
      Key ModelASTStep.BlockedSteps.Stage: The stage step cannot be used in Declarative Pipelines.
      Returns:
      The stage step cannot be used in Declarative Pipelines
    • _ModelASTStep_BlockedSteps_Stage

      public static org.jvnet.localizer.Localizable _ModelASTStep_BlockedSteps_Stage()
      Key ModelASTStep.BlockedSteps.Stage: The stage step cannot be used in Declarative Pipelines.
      Returns:
      The stage step cannot be used in Declarative Pipelines
    • ModelASTStep_BlockedSteps_Parallel

      public static String ModelASTStep_BlockedSteps_Parallel()
      Key ModelASTStep.BlockedSteps.Parallel: The parallel step can only be used as the only top-level step in a stage's step block.
      Returns:
      The parallel step can only be used as the only top-level step in a stage's step block
    • _ModelASTStep_BlockedSteps_Parallel

      public static org.jvnet.localizer.Localizable _ModelASTStep_BlockedSteps_Parallel()
      Key ModelASTStep.BlockedSteps.Parallel: The parallel step can only be used as the only top-level step in a stage's step block.
      Returns:
      The parallel step can only be used as the only top-level step in a stage's step block