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

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

    • Messages

      public Messages()
  • Method Details

    • BlockedStepsAndMethodCalls_BlockedSteps_Properties

      public static String BlockedStepsAndMethodCalls_BlockedSteps_Properties()
      Key BlockedStepsAndMethodCalls.BlockedSteps.Properties: The properties step cannot be used in Declarative Pipelines.
      Returns:
      The properties step cannot be used in Declarative Pipelines
    • _BlockedStepsAndMethodCalls_BlockedSteps_Properties

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

      public static String BlockedStepsAndMethodCalls_BlockedSteps_Parallel()
      Key BlockedStepsAndMethodCalls.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
    • _BlockedStepsAndMethodCalls_BlockedSteps_Parallel

      public static org.jvnet.localizer.Localizable _BlockedStepsAndMethodCalls_BlockedSteps_Parallel()
      Key BlockedStepsAndMethodCalls.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
    • BlockedStepsAndMethodCalls_BlockedSteps_Node

      public static String BlockedStepsAndMethodCalls_BlockedSteps_Node()
      Key BlockedStepsAndMethodCalls.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
    • _BlockedStepsAndMethodCalls_BlockedSteps_Node

      public static org.jvnet.localizer.Localizable _BlockedStepsAndMethodCalls_BlockedSteps_Node()
      Key BlockedStepsAndMethodCalls.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
    • ParametersAndTriggersInOptions_RejectTriggers

      public static String ParametersAndTriggersInOptions_RejectTriggers()
      Key ParametersAndTriggersInOptions.RejectTriggers: The "triggers" job property can't be used in the "options" directive. Use the "triggers {...}" directive instead..
      Returns:
      The "triggers" job property can't be used in the "options" directive. Use the "triggers {...}" directive instead.
    • _ParametersAndTriggersInOptions_RejectTriggers

      public static org.jvnet.localizer.Localizable _ParametersAndTriggersInOptions_RejectTriggers()
      Key ParametersAndTriggersInOptions.RejectTriggers: The "triggers" job property can't be used in the "options" directive. Use the "triggers {...}" directive instead..
      Returns:
      The "triggers" job property can't be used in the "options" directive. Use the "triggers {...}" directive instead.
    • BlockedStepsAndMethodCalls_BlockedSteps_Stage

      public static String BlockedStepsAndMethodCalls_BlockedSteps_Stage()
      Key BlockedStepsAndMethodCalls.BlockedSteps.Stage: The stage step cannot be used in Declarative Pipelines.
      Returns:
      The stage step cannot be used in Declarative Pipelines
    • _BlockedStepsAndMethodCalls_BlockedSteps_Stage

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

      public static String ParametersAndTriggersInOptions_RejectParameters()
      Key ParametersAndTriggersInOptions.RejectParameters: The "parameters" job property can't be used in the "options" directive. Use the "parameters {...}" directive instead..
      Returns:
      The "parameters" job property can't be used in the "options" directive. Use the "parameters {...}" directive instead.
    • _ParametersAndTriggersInOptions_RejectParameters

      public static org.jvnet.localizer.Localizable _ParametersAndTriggersInOptions_RejectParameters()
      Key ParametersAndTriggersInOptions.RejectParameters: The "parameters" job property can't be used in the "options" directive. Use the "parameters {...}" directive instead..
      Returns:
      The "parameters" job property can't be used in the "options" directive. Use the "parameters {...}" directive instead.