java.lang.Object
org.jenkinsci.plugins.workflow.support.steps.stage.Messages

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

    • Messages

      public Messages()
  • Method Details

    • StageStepExecution_concurrency_not_supported

      public static String StageStepExecution_concurrency_not_supported()
      Key StageStepExecution.concurrency_not_supported: The ‘concurrency’ parameter is no longer supported in ‘stage’; try ‘lock’ and/or ‘milestone’ steps instead..
      Returns:
      The ‘concurrency’ parameter is no longer supported in ‘stage’; try ‘lock’ and/or ‘milestone’ steps instead.
    • _StageStepExecution_concurrency_not_supported

      public static org.jvnet.localizer.Localizable _StageStepExecution_concurrency_not_supported()
      Key StageStepExecution.concurrency_not_supported: The ‘concurrency’ parameter is no longer supported in ‘stage’; try ‘lock’ and/or ‘milestone’ steps instead..
      Returns:
      The ‘concurrency’ parameter is no longer supported in ‘stage’; try ‘lock’ and/or ‘milestone’ steps instead.
    • StageStepExecution_non_block_mode_deprecated

      public static String StageStepExecution_non_block_mode_deprecated()
      Key StageStepExecution.non_block_mode_deprecated: Using the ‘stage’ step without a block argument is deprecated.
      Returns:
      Using the ‘stage’ step without a block argument is deprecated
    • _StageStepExecution_non_block_mode_deprecated

      public static org.jvnet.localizer.Localizable _StageStepExecution_non_block_mode_deprecated()
      Key StageStepExecution.non_block_mode_deprecated: Using the ‘stage’ step without a block argument is deprecated.
      Returns:
      Using the ‘stage’ step without a block argument is deprecated