Class Messages


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

      • Messages

        public Messages()
    • Method Detail

      • ModelParser_NoArgForTool

        public static String ModelParser_NoArgForTool​(Object arg0)
        Key ModelParser.NoArgForTool: No argument for tool "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No argument for tool "{0}"
      • _ModelParser_NoArgForTool

        public static org.jvnet.localizer.Localizable _ModelParser_NoArgForTool​(Object arg0)
        Key ModelParser.NoArgForTool: No argument for tool "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No argument for tool "{0}"
      • ModelValidatorImpl_NoEnvVars

        public static String ModelValidatorImpl_NoEnvVars()
        Key ModelValidatorImpl.NoEnvVars: No variables specified for environment.
        Returns:
        No variables specified for environment
      • _ModelValidatorImpl_NoEnvVars

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoEnvVars()
        Key ModelValidatorImpl.NoEnvVars: No variables specified for environment.
        Returns:
        No variables specified for environment
      • Comparator_EQUALS_DisplayName

        public static String Comparator_EQUALS_DisplayName()
        Key Comparator.EQUALS.DisplayName: Equals.
        Returns:
        Equals
      • _Comparator_EQUALS_DisplayName

        public static org.jvnet.localizer.Localizable _Comparator_EQUALS_DisplayName()
        Key Comparator.EQUALS.DisplayName: Equals.
        Returns:
        Equals
      • ModelValidatorImpl_NestedWhenWrongChildrenCount

        public static String ModelValidatorImpl_NestedWhenWrongChildrenCount​(Object arg0,
                                                                             Object arg1)
        Key ModelValidatorImpl.NestedWhenWrongChildrenCount: Nested when condition "{0}" requires exactly {1} child condition(s)..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nested when condition "{0}" requires exactly {1} child condition(s).
      • _ModelValidatorImpl_NestedWhenWrongChildrenCount

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NestedWhenWrongChildrenCount​(Object arg0,
                                                                                                       Object arg1)
        Key ModelValidatorImpl.NestedWhenWrongChildrenCount: Nested when condition "{0}" requires exactly {1} child condition(s)..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nested when condition "{0}" requires exactly {1} child condition(s).
      • ModelParser_ExpectedMapMethod

        public static String ModelParser_ExpectedMapMethod()
        Key ModelParser.ExpectedMapMethod: Expected to find ‘someKey "someValue"’.
        Returns:
        Expected to find ‘someKey "someValue"’
      • _ModelParser_ExpectedMapMethod

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedMapMethod()
        Key ModelParser.ExpectedMapMethod: Expected to find ‘someKey "someValue"’.
        Returns:
        Expected to find ‘someKey "someValue"’
      • ModelValidatorImpl_NothingForStage

        public static String ModelValidatorImpl_NothingForStage​(Object arg0)
        Key ModelValidatorImpl.NothingForStage: Expected one of "steps", "stages", or "parallel" for stage "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected one of "steps", "stages", or "parallel" for stage "{0}"
      • _ModelValidatorImpl_NothingForStage

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NothingForStage​(Object arg0)
        Key ModelValidatorImpl.NothingForStage: Expected one of "steps", "stages", or "parallel" for stage "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected one of "steps", "stages", or "parallel" for stage "{0}"
      • ModelValidatorImpl_DuplicateAxisName

        public static String ModelValidatorImpl_DuplicateAxisName​(Object arg0)
        Key ModelValidatorImpl.DuplicateAxisName: Duplicate axis name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate axis name: "{0}"
      • _ModelValidatorImpl_DuplicateAxisName

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_DuplicateAxisName​(Object arg0)
        Key ModelValidatorImpl.DuplicateAxisName: Duplicate axis name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate axis name: "{0}"
      • WhenConditionalValidator_changelog_badPattern

        public static String WhenConditionalValidator_changelog_badPattern​(Object arg0,
                                                                           Object arg1)
        Key WhenConditionalValidator.changelog.badPattern: "{0}" is not a valid regular expression. {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is not a valid regular expression. {1}
      • _WhenConditionalValidator_changelog_badPattern

        public static org.jvnet.localizer.Localizable _WhenConditionalValidator_changelog_badPattern​(Object arg0,
                                                                                                     Object arg1)
        Key WhenConditionalValidator.changelog.badPattern: "{0}" is not a valid regular expression. {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is not a valid regular expression. {1}
      • ModelValidatorImpl_CompilationErrorInCodeBlock

        public static String ModelValidatorImpl_CompilationErrorInCodeBlock​(Object arg0,
                                                                            Object arg1)
        Key ModelValidatorImpl.CompilationErrorInCodeBlock: Groovy compilation error(s) in {0}. Error(s): "{1}".
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Groovy compilation error(s) in {0}. Error(s): "{1}"
      • _ModelValidatorImpl_CompilationErrorInCodeBlock

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_CompilationErrorInCodeBlock​(Object arg0,
                                                                                                      Object arg1)
        Key ModelValidatorImpl.CompilationErrorInCodeBlock: Groovy compilation error(s) in {0}. Error(s): "{1}".
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Groovy compilation error(s) in {0}. Error(s): "{1}"
      • ModelValidatorImpl_MultipleAgentParameters

        public static String ModelValidatorImpl_MultipleAgentParameters​(Object arg0,
                                                                        Object arg1)
        Key ModelValidatorImpl.MultipleAgentParameters: Multiple parameters are required for agent type "{0}" - {1}. Please use a block instead..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Multiple parameters are required for agent type "{0}" - {1}. Please use a block instead.
      • _ModelValidatorImpl_MultipleAgentParameters

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_MultipleAgentParameters​(Object arg0,
                                                                                                  Object arg1)
        Key ModelValidatorImpl.MultipleAgentParameters: Multiple parameters are required for agent type "{0}" - {1}. Please use a block instead..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Multiple parameters are required for agent type "{0}" - {1}. Please use a block instead.
      • ModelParser_ExpectedSymbol

        public static String ModelParser_ExpectedSymbol()
        Key ModelParser.ExpectedSymbol: Expected a symbol.
        Returns:
        Expected a symbol
      • _ModelParser_ExpectedSymbol

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedSymbol()
        Key ModelParser.ExpectedSymbol: Expected a symbol.
        Returns:
        Expected a symbol
      • Parser_UndefinedSection

        public static String Parser_UndefinedSection​(Object arg0)
        Key Parser.UndefinedSection: Undefined section "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Undefined section "{0}"
      • _Parser_UndefinedSection

        public static org.jvnet.localizer.Localizable _Parser_UndefinedSection​(Object arg0)
        Key Parser.UndefinedSection: Undefined section "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Undefined section "{0}"
      • ModelValidatorImpl_RequiredSection

        public static String ModelValidatorImpl_RequiredSection​(Object arg0)
        Key ModelValidatorImpl.RequiredSection: Missing required section "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Missing required section "{0}"
      • _ModelValidatorImpl_RequiredSection

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_RequiredSection​(Object arg0)
        Key ModelValidatorImpl.RequiredSection: Missing required section "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Missing required section "{0}"
      • ModelParser_BareDollarCurly

        public static String ModelParser_BareDollarCurly​(Object arg0)
        Key ModelParser.BareDollarCurly: {0} cannot be used as a value directly. Did you mean "{0}"? (add quotes).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} cannot be used as a value directly. Did you mean "{0}"? (add quotes)
      • _ModelParser_BareDollarCurly

        public static org.jvnet.localizer.Localizable _ModelParser_BareDollarCurly​(Object arg0)
        Key ModelParser.BareDollarCurly: {0} cannot be used as a value directly. Did you mean "{0}"? (add quotes).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} cannot be used as a value directly. Did you mean "{0}"? (add quotes)
      • ModelParser_ExpectedAgentKeyValue

        public static String ModelParser_ExpectedAgentKeyValue()
        Key ModelParser.ExpectedAgentKeyValue: Expected to find ‘key "value"’.
        Returns:
        Expected to find ‘key "value"’
      • _ModelParser_ExpectedAgentKeyValue

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedAgentKeyValue()
        Key ModelParser.ExpectedAgentKeyValue: Expected to find ‘key "value"’.
        Returns:
        Expected to find ‘key "value"’
      • ModelValidatorImpl_EmptySection

        public static String ModelValidatorImpl_EmptySection​(Object arg0)
        Key ModelValidatorImpl.EmptySection: {0} can not be empty.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} can not be empty
      • _ModelValidatorImpl_EmptySection

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_EmptySection​(Object arg0)
        Key ModelValidatorImpl.EmptySection: {0} can not be empty.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} can not be empty
      • ModelParser_InvalidBuildCondition

        public static String ModelParser_InvalidBuildCondition​(Object arg0)
        Key ModelParser.InvalidBuildCondition: The ‘post’ section can only contain build condition names with code blocks. Valid condition names are {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The ‘post’ section can only contain build condition names with code blocks. Valid condition names are {0}
      • _ModelParser_InvalidBuildCondition

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidBuildCondition​(Object arg0)
        Key ModelParser.InvalidBuildCondition: The ‘post’ section can only contain build condition names with code blocks. Valid condition names are {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The ‘post’ section can only contain build condition names with code blocks. Valid condition names are {0}
      • ModelParser_ExpectedTool

        public static String ModelParser_ExpectedTool()
        Key ModelParser.ExpectedTool: Expected to find ‘someTool "someVersion"’.
        Returns:
        Expected to find ‘someTool "someVersion"’
      • _ModelParser_ExpectedTool

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedTool()
        Key ModelParser.ExpectedTool: Expected to find ‘someTool "someVersion"’.
        Returns:
        Expected to find ‘someTool "someVersion"’
      • ModelParser_OneAgentMax

        public static String ModelParser_OneAgentMax()
        Key ModelParser.OneAgentMax: Only one agent type is allowed per agent section.
        Returns:
        Only one agent type is allowed per agent section
      • _ModelParser_OneAgentMax

        public static org.jvnet.localizer.Localizable _ModelParser_OneAgentMax()
        Key ModelParser.OneAgentMax: Only one agent type is allowed per agent section.
        Returns:
        Only one agent type is allowed per agent section
      • ModelValidatorImpl_WrongBuildParameterType

        public static String ModelValidatorImpl_WrongBuildParameterType​(Object arg0)
        Key ModelValidatorImpl.WrongBuildParameterType: Invalid type for parameter "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid type for parameter "{0}"
      • _ModelValidatorImpl_WrongBuildParameterType

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_WrongBuildParameterType​(Object arg0)
        Key ModelValidatorImpl.WrongBuildParameterType: Invalid type for parameter "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid type for parameter "{0}"
      • ModelValidatorImpl_AgentInNestedStages

        public static String ModelValidatorImpl_AgentInNestedStages​(Object arg0)
        Key ModelValidatorImpl.AgentInNestedStages: "agent" is not allowed in stage "{0}" as it contains parallel or matrix stages.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "agent" is not allowed in stage "{0}" as it contains parallel or matrix stages
      • _ModelValidatorImpl_AgentInNestedStages

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_AgentInNestedStages​(Object arg0)
        Key ModelValidatorImpl.AgentInNestedStages: "agent" is not allowed in stage "{0}" as it contains parallel or matrix stages.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "agent" is not allowed in stage "{0}" as it contains parallel or matrix stages
      • ModelValidatorImpl_NoToolVersion

        public static String ModelValidatorImpl_NoToolVersion​(Object arg0,
                                                              Object arg1,
                                                              Object arg2)
        Key ModelValidatorImpl.NoToolVersion: Tool type "{0}" does not have an install of "{1}" configured - did you mean "{2}"?.
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Tool type "{0}" does not have an install of "{1}" configured - did you mean "{2}"?
      • _ModelValidatorImpl_NoToolVersion

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoToolVersion​(Object arg0,
                                                                                        Object arg1,
                                                                                        Object arg2)
        Key ModelValidatorImpl.NoToolVersion: Tool type "{0}" does not have an install of "{1}" configured - did you mean "{2}"?.
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Tool type "{0}" does not have an install of "{1}" configured - did you mean "{2}"?
      • ModelValidatorImpl_DuplicateTriggerName

        public static String ModelValidatorImpl_DuplicateTriggerName​(Object arg0)
        Key ModelValidatorImpl.DuplicateTriggerName: Duplicate trigger name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate trigger name: "{0}"
      • _ModelValidatorImpl_DuplicateTriggerName

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_DuplicateTriggerName​(Object arg0)
        Key ModelValidatorImpl.DuplicateTriggerName: Duplicate trigger name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate trigger name: "{0}"
      • ModelValidatorImpl_TwoOfStepsStagesParallel

        public static String ModelValidatorImpl_TwoOfStepsStagesParallel​(Object arg0)
        Key ModelValidatorImpl.TwoOfStepsStagesParallel: Only one of "matrix", "parallel", "stages", or "steps" allowed for stage "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Only one of "matrix", "parallel", "stages", or "steps" allowed for stage "{0}"
      • _ModelValidatorImpl_TwoOfStepsStagesParallel

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_TwoOfStepsStagesParallel​(Object arg0)
        Key ModelValidatorImpl.TwoOfStepsStagesParallel: Only one of "matrix", "parallel", "stages", or "steps" allowed for stage "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Only one of "matrix", "parallel", "stages", or "steps" allowed for stage "{0}"
      • ModelValidatorImpl_NoNestedWhenAllowed

        public static String ModelValidatorImpl_NoNestedWhenAllowed​(Object arg0)
        Key ModelValidatorImpl.NoNestedWhenAllowed: No children when conditions are allowed for when condition "{0}"..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No children when conditions are allowed for when condition "{0}".
      • _ModelValidatorImpl_NoNestedWhenAllowed

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoNestedWhenAllowed​(Object arg0)
        Key ModelValidatorImpl.NoNestedWhenAllowed: No children when conditions are allowed for when condition "{0}"..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No children when conditions are allowed for when condition "{0}".
      • ModelValidatorImpl_NoStageName

        public static String ModelValidatorImpl_NoStageName()
        Key ModelValidatorImpl.NoStageName: Stage does not have a name.
        Returns:
        Stage does not have a name
      • _ModelValidatorImpl_NoStageName

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoStageName()
        Key ModelValidatorImpl.NoStageName: Stage does not have a name.
        Returns:
        Stage does not have a name
      • ModelParser_NoArgForField

        public static String ModelParser_NoArgForField​(Object arg0)
        Key ModelParser.NoArgForField: No argument for field "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No argument for field "{0}"
      • _ModelParser_NoArgForField

        public static org.jvnet.localizer.Localizable _ModelParser_NoArgForField​(Object arg0)
        Key ModelParser.NoArgForField: No argument for field "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No argument for field "{0}"
      • ModelParser_InvalidEnvironmentIdentifier

        public static String ModelParser_InvalidEnvironmentIdentifier​(Object arg0)
        Key ModelParser.InvalidEnvironmentIdentifier: "{0}" is not a valid environment expression. Use "key = value" pairs with valid Java/shell keys..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is not a valid environment expression. Use "key = value" pairs with valid Java/shell keys.
      • _ModelParser_InvalidEnvironmentIdentifier

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidEnvironmentIdentifier​(Object arg0)
        Key ModelParser.InvalidEnvironmentIdentifier: "{0}" is not a valid environment expression. Use "key = value" pairs with valid Java/shell keys..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is not a valid environment expression. Use "key = value" pairs with valid Java/shell keys.
      • ModelValidatorImpl_MissingRequiredStepParameter

        public static String ModelValidatorImpl_MissingRequiredStepParameter​(Object arg0)
        Key ModelValidatorImpl.MissingRequiredStepParameter: Missing required parameter: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Missing required parameter: "{0}"
      • _ModelValidatorImpl_MissingRequiredStepParameter

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_MissingRequiredStepParameter​(Object arg0)
        Key ModelValidatorImpl.MissingRequiredStepParameter: Missing required parameter: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Missing required parameter: "{0}"
      • ModelParser_MatrixExcludeAxisValuesOrNotValues

        public static String ModelParser_MatrixExcludeAxisValuesOrNotValues()
        Key ModelParser.MatrixExcludeAxisValuesOrNotValues: Exclude axis must contain either "values" or "notValues".
        Returns:
        Exclude axis must contain either "values" or "notValues"
      • _ModelParser_MatrixExcludeAxisValuesOrNotValues

        public static org.jvnet.localizer.Localizable _ModelParser_MatrixExcludeAxisValuesOrNotValues()
        Key ModelParser.MatrixExcludeAxisValuesOrNotValues: Exclude axis must contain either "values" or "notValues".
        Returns:
        Exclude axis must contain either "values" or "notValues"
      • ModelParser_ExpectedLibrary

        public static String ModelParser_ExpectedLibrary​(Object arg0)
        Key ModelParser.ExpectedLibrary: Expected a "lib(...)" but got {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected a "lib(...)" but got {0}
      • _ModelParser_ExpectedLibrary

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedLibrary​(Object arg0)
        Key ModelParser.ExpectedLibrary: Expected a "lib(...)" but got {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected a "lib(...)" but got {0}
      • ModelValidatorImpl_NestedWhenNoArgs

        public static String ModelValidatorImpl_NestedWhenNoArgs​(Object arg0)
        Key ModelValidatorImpl.NestedWhenNoArgs: No additional arguments are allowed for children when condition "{0}"..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No additional arguments are allowed for children when condition "{0}".
      • _ModelValidatorImpl_NestedWhenNoArgs

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NestedWhenNoArgs​(Object arg0)
        Key ModelValidatorImpl.NestedWhenNoArgs: No additional arguments are allowed for children when condition "{0}"..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No additional arguments are allowed for children when condition "{0}".
      • ModelParser_InvalidStageSectionDefinition

        public static String ModelParser_InvalidStageSectionDefinition​(Object arg0)
        Key ModelParser.InvalidStageSectionDefinition: Not a valid stage section definition: "{0}". Some extra configuration is required..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Not a valid stage section definition: "{0}". Some extra configuration is required.
      • _ModelParser_InvalidStageSectionDefinition

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidStageSectionDefinition​(Object arg0)
        Key ModelParser.InvalidStageSectionDefinition: Not a valid stage section definition: "{0}". Some extra configuration is required..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Not a valid stage section definition: "{0}". Some extra configuration is required.
      • ModelValidatorImpl_NoTools

        public static String ModelValidatorImpl_NoTools()
        Key ModelValidatorImpl.NoTools: No tools specified.
        Returns:
        No tools specified
      • _ModelValidatorImpl_NoTools

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoTools()
        Key ModelValidatorImpl.NoTools: No tools specified.
        Returns:
        No tools specified
      • ModelValidatorImpl_InvalidUnnamedParameterType

        public static String ModelValidatorImpl_InvalidUnnamedParameterType​(Object arg0,
                                                                            Object arg1,
                                                                            Object arg2)
        Key ModelValidatorImpl.InvalidUnnamedParameterType: Expecting "{0}" but got "{1}" of type {2} instead.
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expecting "{0}" but got "{1}" of type {2} instead
      • _ModelValidatorImpl_InvalidUnnamedParameterType

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_InvalidUnnamedParameterType​(Object arg0,
                                                                                                      Object arg1,
                                                                                                      Object arg2)
        Key ModelValidatorImpl.InvalidUnnamedParameterType: Expecting "{0}" but got "{1}" of type {2} instead.
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expecting "{0}" but got "{1}" of type {2} instead
      • ModelParser_ExpectedStringLiteralButGot

        public static String ModelParser_ExpectedStringLiteralButGot​(Object arg0)
        Key ModelParser.ExpectedStringLiteralButGot: Expected string literal but got {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected string literal but got {0}
      • _ModelParser_ExpectedStringLiteralButGot

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedStringLiteralButGot​(Object arg0)
        Key ModelParser.ExpectedStringLiteralButGot: Expected string literal but got {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected string literal but got {0}
      • ModelParser_PipelineBlockNotAtTop

        public static String ModelParser_PipelineBlockNotAtTop​(Object arg0)
        Key ModelParser.PipelineBlockNotAtTop: {0} block must be at the top-level, not within another block..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} block must be at the top-level, not within another block.
      • _ModelParser_PipelineBlockNotAtTop

        public static org.jvnet.localizer.Localizable _ModelParser_PipelineBlockNotAtTop​(Object arg0)
        Key ModelParser.PipelineBlockNotAtTop: {0} block must be at the top-level, not within another block..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} block must be at the top-level, not within another block.
      • ModelValidatorImpl_NoExcludes

        public static String ModelValidatorImpl_NoExcludes()
        Key ModelValidatorImpl.NoExcludes: No exclude directives specified.
        Returns:
        No exclude directives specified
      • _ModelValidatorImpl_NoExcludes

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoExcludes()
        Key ModelValidatorImpl.NoExcludes: No exclude directives specified.
        Returns:
        No exclude directives specified
      • ModelValidatorImpl_NoSteps

        public static String ModelValidatorImpl_NoSteps()
        Key ModelValidatorImpl.NoSteps: No steps specified for branch.
        Returns:
        No steps specified for branch
      • _ModelValidatorImpl_NoSteps

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoSteps()
        Key ModelValidatorImpl.NoSteps: No steps specified for branch.
        Returns:
        No steps specified for branch
      • ModelParser_ExpectedBuildParameter

        public static String ModelParser_ExpectedBuildParameter()
        Key ModelParser.ExpectedBuildParameter: Expected a build parameter definition.
        Returns:
        Expected a build parameter definition
      • _ModelParser_ExpectedBuildParameter

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedBuildParameter()
        Key ModelParser.ExpectedBuildParameter: Expected a build parameter definition.
        Returns:
        Expected a build parameter definition
      • ModelValidatorImpl_ToolsInNestedStages

        public static String ModelValidatorImpl_ToolsInNestedStages​(Object arg0)
        Key ModelValidatorImpl.ToolsInNestedStages: "tools" is not allowed in stage "{0}" as it contains parallel or matrix stages.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "tools" is not allowed in stage "{0}" as it contains parallel or matrix stages
      • _ModelValidatorImpl_ToolsInNestedStages

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_ToolsInNestedStages​(Object arg0)
        Key ModelValidatorImpl.ToolsInNestedStages: "tools" is not allowed in stage "{0}" as it contains parallel or matrix stages.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "tools" is not allowed in stage "{0}" as it contains parallel or matrix stages
      • ModelParser_ExpectedStageName

        public static String ModelParser_ExpectedStageName()
        Key ModelParser.ExpectedStageName: Expected a stage name but did not find any.
        Returns:
        Expected a stage name but did not find any
      • _ModelParser_ExpectedStageName

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedStageName()
        Key ModelParser.ExpectedStageName: Expected a stage name but did not find any.
        Returns:
        Expected a stage name but did not find any
      • ModelParser_ExpectedTrigger

        public static String ModelParser_ExpectedTrigger()
        Key ModelParser.ExpectedTrigger: Expected a trigger.
        Returns:
        Expected a trigger
      • _ModelParser_ExpectedTrigger

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedTrigger()
        Key ModelParser.ExpectedTrigger: Expected a trigger.
        Returns:
        Expected a trigger
      • ModelParser_ExpectedBlock

        public static String ModelParser_ExpectedBlock()
        Key ModelParser.ExpectedBlock: Expected a block.
        Returns:
        Expected a block
      • _ModelParser_ExpectedBlock

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedBlock()
        Key ModelParser.ExpectedBlock: Expected a block.
        Returns:
        Expected a block
      • ModelParser_TooManyArgsForMapMethodKey

        public static String ModelParser_TooManyArgsForMapMethodKey​(Object arg0)
        Key ModelParser.TooManyArgsForMapMethodKey: Too many arguments for map key "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Too many arguments for map key "{0}"
      • _ModelParser_TooManyArgsForMapMethodKey

        public static org.jvnet.localizer.Localizable _ModelParser_TooManyArgsForMapMethodKey​(Object arg0)
        Key ModelParser.TooManyArgsForMapMethodKey: Too many arguments for map key "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Too many arguments for map key "{0}"
      • ModelValidatorImpl_WrongNumberOfStepParameters

        public static String ModelValidatorImpl_WrongNumberOfStepParameters​(Object arg0,
                                                                            Object arg1,
                                                                            Object arg2)
        Key ModelValidatorImpl.WrongNumberOfStepParameters: "{0}" should have {1} arguments but has {2} arguments instead..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" should have {1} arguments but has {2} arguments instead.
      • _ModelValidatorImpl_WrongNumberOfStepParameters

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_WrongNumberOfStepParameters​(Object arg0,
                                                                                                      Object arg1,
                                                                                                      Object arg2)
        Key ModelValidatorImpl.WrongNumberOfStepParameters: "{0}" should have {1} arguments but has {2} arguments instead..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" should have {1} arguments but has {2} arguments instead.
      • ModelParser_InvalidInputField

        public static String ModelParser_InvalidInputField​(Object arg0)
        Key ModelParser.InvalidInputField: Not a valid field for input: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Not a valid field for input: "{0}"
      • _ModelParser_InvalidInputField

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidInputField​(Object arg0)
        Key ModelParser.InvalidInputField: Not a valid field for input: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Not a valid field for input: "{0}"
      • ModelValidatorImpl_InvalidParameterType

        public static String ModelValidatorImpl_InvalidParameterType​(Object arg0,
                                                                     Object arg1,
                                                                     Object arg2,
                                                                     Object arg3)
        Key ModelValidatorImpl.InvalidParameterType: Expecting "{0}" for parameter "{1}" but got "{2}" of type {3} instead.
        Parameters:
        arg3 - 4th format parameter, {3}, as String.valueOf(Object).
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expecting "{0}" for parameter "{1}" but got "{2}" of type {3} instead
      • _ModelValidatorImpl_InvalidParameterType

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_InvalidParameterType​(Object arg0,
                                                                                               Object arg1,
                                                                                               Object arg2,
                                                                                               Object arg3)
        Key ModelValidatorImpl.InvalidParameterType: Expecting "{0}" for parameter "{1}" but got "{2}" of type {3} instead.
        Parameters:
        arg3 - 4th format parameter, {3}, as String.valueOf(Object).
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expecting "{0}" for parameter "{1}" but got "{2}" of type {3} instead
      • ModelParser_ExpectedStep

        public static String ModelParser_ExpectedStep()
        Key ModelParser.ExpectedStep: Expected a step.
        Returns:
        Expected a step
      • _ModelParser_ExpectedStep

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedStep()
        Key ModelParser.ExpectedStep: Expected a step.
        Returns:
        Expected a step
      • ModelValidatorImpl_UnknownWhenConditional

        public static String ModelValidatorImpl_UnknownWhenConditional​(Object arg0,
                                                                       Object arg1)
        Key ModelValidatorImpl.UnknownWhenConditional: Unknown conditional {0}. Valid conditionals are: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unknown conditional {0}. Valid conditionals are: {1}
      • _ModelValidatorImpl_UnknownWhenConditional

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_UnknownWhenConditional​(Object arg0,
                                                                                                 Object arg1)
        Key ModelValidatorImpl.UnknownWhenConditional: Unknown conditional {0}. Valid conditionals are: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unknown conditional {0}. Valid conditionals are: {1}
      • ModelParser_BigIntegerValue

        public static String ModelParser_BigIntegerValue()
        Key ModelParser.BigIntegerValue: BigIntegers cannot be used as constants in Declarative. The maximum value for an integer is 9,223,372,036,854,775,807 and the minimum value for an integer is -9,223,372,036,854,775,808..
        Returns:
        BigIntegers cannot be used as constants in Declarative. The maximum value for an integer is 9,223,372,036,854,775,807 and the minimum value for an integer is -9,223,372,036,854,775,808.
      • _ModelParser_BigIntegerValue

        public static org.jvnet.localizer.Localizable _ModelParser_BigIntegerValue()
        Key ModelParser.BigIntegerValue: BigIntegers cannot be used as constants in Declarative. The maximum value for an integer is 9,223,372,036,854,775,807 and the minimum value for an integer is -9,223,372,036,854,775,808..
        Returns:
        BigIntegers cannot be used as constants in Declarative. The maximum value for an integer is 9,223,372,036,854,775,807 and the minimum value for an integer is -9,223,372,036,854,775,808.
      • ModelParser_InvalidSectionDefinition

        public static String ModelParser_InvalidSectionDefinition​(Object arg0)
        Key ModelParser.InvalidSectionDefinition: Not a valid section definition: "{0}". Some extra configuration is required..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Not a valid section definition: "{0}". Some extra configuration is required.
      • _ModelParser_InvalidSectionDefinition

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidSectionDefinition​(Object arg0)
        Key ModelParser.InvalidSectionDefinition: Not a valid section definition: "{0}". Some extra configuration is required..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Not a valid section definition: "{0}". Some extra configuration is required.
      • ModelParser_RenamedPostBuild

        public static String ModelParser_RenamedPostBuild()
        Key ModelParser.RenamedPostBuild: The ‘postBuild’ section has been renamed as of version 0.6. Use ‘post’ for all post-build actions..
        Returns:
        The ‘postBuild’ section has been renamed as of version 0.6. Use ‘post’ for all post-build actions.
      • _ModelParser_RenamedPostBuild

        public static org.jvnet.localizer.Localizable _ModelParser_RenamedPostBuild()
        Key ModelParser.RenamedPostBuild: The ‘postBuild’ section has been renamed as of version 0.6. Use ‘post’ for all post-build actions..
        Returns:
        The ‘postBuild’ section has been renamed as of version 0.6. Use ‘post’ for all post-build actions.
      • ModelValidatorImpl_NestedWhenWithoutChildren

        public static String ModelValidatorImpl_NestedWhenWithoutChildren​(Object arg0)
        Key ModelValidatorImpl.NestedWhenWithoutChildren: Nested when condition "{0}" requires at least one child condition..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nested when condition "{0}" requires at least one child condition.
      • _ModelValidatorImpl_NestedWhenWithoutChildren

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NestedWhenWithoutChildren​(Object arg0)
        Key ModelValidatorImpl.NestedWhenWithoutChildren: Nested when condition "{0}" requires at least one child condition..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Nested when condition "{0}" requires at least one child condition.
      • ModelValidatorImpl_InvalidStepParameter

        public static String ModelValidatorImpl_InvalidStepParameter​(Object arg0,
                                                                     Object arg1)
        Key ModelValidatorImpl.InvalidStepParameter: Invalid parameter "{0}", did you mean "{1}"?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid parameter "{0}", did you mean "{1}"?
      • _ModelValidatorImpl_InvalidStepParameter

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_InvalidStepParameter​(Object arg0,
                                                                                               Object arg1)
        Key ModelValidatorImpl.InvalidStepParameter: Invalid parameter "{0}", did you mean "{1}"?.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid parameter "{0}", did you mean "{1}"?
      • JSONParser_MethCallMustBeObj

        public static String JSONParser_MethCallMustBeObj()
        Key JSONParser.MethCallMustBeObj: Method or function call definition must be a JSON object.
        Returns:
        Method or function call definition must be a JSON object
      • _JSONParser_MethCallMustBeObj

        public static org.jvnet.localizer.Localizable _JSONParser_MethCallMustBeObj()
        Key JSONParser.MethCallMustBeObj: Method or function call definition must be a JSON object.
        Returns:
        Method or function call definition must be a JSON object
      • Parser_MultipleOfSection

        public static String Parser_MultipleOfSection​(Object arg0)
        Key Parser.MultipleOfSection: Multiple occurrences of the {0} section.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Multiple occurrences of the {0} section
      • _Parser_MultipleOfSection

        public static org.jvnet.localizer.Localizable _Parser_MultipleOfSection​(Object arg0)
        Key Parser.MultipleOfSection: Multiple occurrences of the {0} section.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Multiple occurrences of the {0} section
      • JSONParser_MethArgsMissing

        public static String JSONParser_MethArgsMissing()
        Key JSONParser.MethArgsMissing: Method or function arguments missing or not an array.
        Returns:
        Method or function arguments missing or not an array
      • _JSONParser_MethArgsMissing

        public static org.jvnet.localizer.Localizable _JSONParser_MethArgsMissing()
        Key JSONParser.MethArgsMissing: Method or function arguments missing or not an array.
        Returns:
        Method or function arguments missing or not an array
      • ModelValidatorImpl_NoAxes

        public static String ModelValidatorImpl_NoAxes()
        Key ModelValidatorImpl.NoAxes: No axis directives specified.
        Returns:
        No axis directives specified
      • _ModelValidatorImpl_NoAxes

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoAxes()
        Key ModelValidatorImpl.NoAxes: No axis directives specified.
        Returns:
        No axis directives specified
      • ModelValidatorImpl_BlockedStep

        public static String ModelValidatorImpl_BlockedStep​(Object arg0,
                                                            Object arg1)
        Key ModelValidatorImpl.BlockedStep: Invalid step "{0}" used - not allowed in this context - {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid step "{0}" used - not allowed in this context - {1}
      • _ModelValidatorImpl_BlockedStep

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_BlockedStep​(Object arg0,
                                                                                      Object arg1)
        Key ModelValidatorImpl.BlockedStep: Invalid step "{0}" used - not allowed in this context - {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid step "{0}" used - not allowed in this context - {1}
      • ModelValidatorImpl_NoNestedWithinNestedStages

        public static String ModelValidatorImpl_NoNestedWithinNestedStages()
        Key ModelValidatorImpl.NoNestedWithinNestedStages: "matrix" or "parallel" cannot be nested inside another "matrix" or "parallel"..
        Returns:
        "matrix" or "parallel" cannot be nested inside another "matrix" or "parallel".
      • _ModelValidatorImpl_NoNestedWithinNestedStages

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoNestedWithinNestedStages()
        Key ModelValidatorImpl.NoNestedWithinNestedStages: "matrix" or "parallel" cannot be nested inside another "matrix" or "parallel"..
        Returns:
        "matrix" or "parallel" cannot be nested inside another "matrix" or "parallel".
      • ModelParser_ExpectedClosureOrFailFast

        public static String ModelParser_ExpectedClosureOrFailFast()
        Key ModelParser.ExpectedClosureOrFailFast: Expected closure or failFast.
        Returns:
        Expected closure or failFast
      • _ModelParser_ExpectedClosureOrFailFast

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedClosureOrFailFast()
        Key ModelParser.ExpectedClosureOrFailFast: Expected closure or failFast.
        Returns:
        Expected closure or failFast
      • ModelParser_InvalidInternalFunctionArg

        public static String ModelParser_InvalidInternalFunctionArg()
        Key ModelParser.InvalidInternalFunctionArg: Internal function call parameters must be strings..
        Returns:
        Internal function call parameters must be strings.
      • _ModelParser_InvalidInternalFunctionArg

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidInternalFunctionArg()
        Key ModelParser.InvalidInternalFunctionArg: Internal function call parameters must be strings..
        Returns:
        Internal function call parameters must be strings.
      • ModelValidatorImpl_MissingAgentParameter

        public static String ModelValidatorImpl_MissingAgentParameter​(Object arg0,
                                                                      Object arg1)
        Key ModelValidatorImpl.MissingAgentParameter: Missing required parameter for agent type "{0}": {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Missing required parameter for agent type "{0}": {1}
      • _ModelValidatorImpl_MissingAgentParameter

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_MissingAgentParameter​(Object arg0,
                                                                                                Object arg1)
        Key ModelValidatorImpl.MissingAgentParameter: Missing required parameter for agent type "{0}": {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Missing required parameter for agent type "{0}": {1}
      • ModelParser_ExpectedStringLiteral

        public static String ModelParser_ExpectedStringLiteral()
        Key ModelParser.ExpectedStringLiteral: Expected string literal.
        Returns:
        Expected string literal
      • _ModelParser_ExpectedStringLiteral

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedStringLiteral()
        Key ModelParser.ExpectedStringLiteral: Expected string literal.
        Returns:
        Expected string literal
      • ModelValidatorImpl_InvalidAgentType

        public static String ModelValidatorImpl_InvalidAgentType​(Object arg0,
                                                                 Object arg1)
        Key ModelValidatorImpl.InvalidAgentType: Invalid agent type "{0}" specified. Must be one of {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid agent type "{0}" specified. Must be one of {1}
      • _ModelValidatorImpl_InvalidAgentType

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_InvalidAgentType​(Object arg0,
                                                                                           Object arg1)
        Key ModelValidatorImpl.InvalidAgentType: Invalid agent type "{0}" specified. Must be one of {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid agent type "{0}" specified. Must be one of {1}
      • JSONParser_TooFewItems

        public static String JSONParser_TooFewItems​(Object arg0,
                                                    Object arg1)
        Key JSONParser.TooFewItems: Array has {0} entries, requires minimum of {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Array has {0} entries, requires minimum of {1}
      • _JSONParser_TooFewItems

        public static org.jvnet.localizer.Localizable _JSONParser_TooFewItems​(Object arg0,
                                                                              Object arg1)
        Key JSONParser.TooFewItems: Array has {0} entries, requires minimum of {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Array has {0} entries, requires minimum of {1}
      • ModelParser_TooManyArgsForAgentKey

        public static String ModelParser_TooManyArgsForAgentKey​(Object arg0)
        Key ModelParser.TooManyArgsForAgentKey: Too many arguments for agent key "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Too many arguments for agent key "{0}"
      • _ModelParser_TooManyArgsForAgentKey

        public static org.jvnet.localizer.Localizable _ModelParser_TooManyArgsForAgentKey​(Object arg0)
        Key ModelParser.TooManyArgsForAgentKey: Too many arguments for agent key "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Too many arguments for agent key "{0}"
      • ModelValidatorImpl_InvalidAgent

        public static String ModelValidatorImpl_InvalidAgent​(Object arg0,
                                                             Object arg1)
        Key ModelValidatorImpl.InvalidAgent: Invalid argument for agent - "{0}" - must be map of config options or bare {1}..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid argument for agent - "{0}" - must be map of config options or bare {1}.
      • _ModelValidatorImpl_InvalidAgent

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_InvalidAgent​(Object arg0,
                                                                                       Object arg1)
        Key ModelValidatorImpl.InvalidAgent: Invalid argument for agent - "{0}" - must be map of config options or bare {1}..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid argument for agent - "{0}" - must be map of config options or bare {1}.
      • ModelParser_MethodCallWithClosure

        public static String ModelParser_MethodCallWithClosure()
        Key ModelParser.MethodCallWithClosure: Method call arguments.
        Returns:
        Method call arguments
      • _ModelParser_MethodCallWithClosure

        public static org.jvnet.localizer.Localizable _ModelParser_MethodCallWithClosure()
        Key ModelParser.MethodCallWithClosure: Method call arguments.
        Returns:
        Method call arguments
      • ModelValidatorImpl_MixedNamedAndUnnamedParameters

        public static String ModelValidatorImpl_MixedNamedAndUnnamedParameters()
        Key ModelValidatorImpl.MixedNamedAndUnnamedParameters: Cannot mix named and unnamed arguments.
        Returns:
        Cannot mix named and unnamed arguments
      • _ModelValidatorImpl_MixedNamedAndUnnamedParameters

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_MixedNamedAndUnnamedParameters()
        Key ModelValidatorImpl.MixedNamedAndUnnamedParameters: Cannot mix named and unnamed arguments.
        Returns:
        Cannot mix named and unnamed arguments
      • ModelParser_ExpectedAgent

        public static String ModelParser_ExpectedAgent()
        Key ModelParser.ExpectedAgent: Expected an agent.
        Returns:
        Expected an agent
      • _ModelParser_ExpectedAgent

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedAgent()
        Key ModelParser.ExpectedAgent: Expected an agent.
        Returns:
        Expected an agent
      • ModelParser_WrongWhenCount

        public static String ModelParser_WrongWhenCount()
        Key ModelParser.WrongWhenCount: One condition is required in "when".
        Returns:
        One condition is required in "when"
      • _ModelParser_WrongWhenCount

        public static org.jvnet.localizer.Localizable _ModelParser_WrongWhenCount()
        Key ModelParser.WrongWhenCount: One condition is required in "when".
        Returns:
        One condition is required in "when"
      • ModelParser_RenamedNotifications

        public static String ModelParser_RenamedNotifications()
        Key ModelParser.RenamedNotifications: The ‘notifications’ section has been removed as of version 0.6. Use ‘post’ for all post-build actions..
        Returns:
        The ‘notifications’ section has been removed as of version 0.6. Use ‘post’ for all post-build actions.
      • _ModelParser_RenamedNotifications

        public static org.jvnet.localizer.Localizable _ModelParser_RenamedNotifications()
        Key ModelParser.RenamedNotifications: The ‘notifications’ section has been removed as of version 0.6. Use ‘post’ for all post-build actions..
        Returns:
        The ‘notifications’ section has been removed as of version 0.6. Use ‘post’ for all post-build actions.
      • ModelParser_UnknownStageSection

        public static String ModelParser_UnknownStageSection​(Object arg0)
        Key ModelParser.UnknownStageSection: Unknown stage section "{0}". Starting with version 0.5, steps in a stage must be in a ‘steps’ block..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unknown stage section "{0}". Starting with version 0.5, steps in a stage must be in a ‘steps’ block.
      • _ModelParser_UnknownStageSection

        public static org.jvnet.localizer.Localizable _ModelParser_UnknownStageSection​(Object arg0)
        Key ModelParser.UnknownStageSection: Unknown stage section "{0}". Starting with version 0.5, steps in a stage must be in a ‘steps’ block..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unknown stage section "{0}". Starting with version 0.5, steps in a stage must be in a ‘steps’ block.
      • JSONParser_MissingPipelineRoot

        public static String JSONParser_MissingPipelineRoot()
        Key JSONParser.MissingPipelineRoot: No pipeline block or invalid pipeline block content.
        Returns:
        No pipeline block or invalid pipeline block content
      • _JSONParser_MissingPipelineRoot

        public static org.jvnet.localizer.Localizable _JSONParser_MissingPipelineRoot()
        Key JSONParser.MissingPipelineRoot: No pipeline block or invalid pipeline block content.
        Returns:
        No pipeline block or invalid pipeline block content
      • ModelParser_InvalidEnvironmentOperation

        public static String ModelParser_InvalidEnvironmentOperation()
        Key ModelParser.InvalidEnvironmentOperation: Environment variable values can only be joined together with ‘+’s..
        Returns:
        Environment variable values can only be joined together with ‘+’s.
      • _ModelParser_InvalidEnvironmentOperation

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidEnvironmentOperation()
        Key ModelParser.InvalidEnvironmentOperation: Environment variable values can only be joined together with ‘+’s..
        Returns:
        Environment variable values can only be joined together with ‘+’s.
      • ModelParser_ObjectMethodCall

        public static String ModelParser_ObjectMethodCall()
        Key ModelParser.ObjectMethodCall: Method calls on objects not allowed outside "script" blocks..
        Returns:
        Method calls on objects not allowed outside "script" blocks.
      • _ModelParser_ObjectMethodCall

        public static org.jvnet.localizer.Localizable _ModelParser_ObjectMethodCall()
        Key ModelParser.ObjectMethodCall: Method calls on objects not allowed outside "script" blocks..
        Returns:
        Method calls on objects not allowed outside "script" blocks.
      • ModelParser_InvalidEnvironmentConcatValue

        public static String ModelParser_InvalidEnvironmentConcatValue()
        Key ModelParser.InvalidEnvironmentConcatValue: Environment variable values to be concatenated together must be single or double quoted..
        Returns:
        Environment variable values to be concatenated together must be single or double quoted.
      • _ModelParser_InvalidEnvironmentConcatValue

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidEnvironmentConcatValue()
        Key ModelParser.InvalidEnvironmentConcatValue: Environment variable values to be concatenated together must be single or double quoted..
        Returns:
        Environment variable values to be concatenated together must be single or double quoted.
      • ModelValidatorImpl_DuplicateOptionName

        public static String ModelValidatorImpl_DuplicateOptionName​(Object arg0)
        Key ModelValidatorImpl.DuplicateOptionName: Duplicate option name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate option name: "{0}"
      • _ModelValidatorImpl_DuplicateOptionName

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_DuplicateOptionName​(Object arg0)
        Key ModelValidatorImpl.DuplicateOptionName: Duplicate option name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate option name: "{0}"
      • ModelParser_StageWithoutBlock

        public static String ModelParser_StageWithoutBlock()
        Key ModelParser.StageWithoutBlock: Stage does not have a block.
        Returns:
        Stage does not have a block
      • _ModelParser_StageWithoutBlock

        public static org.jvnet.localizer.Localizable _ModelParser_StageWithoutBlock()
        Key ModelParser.StageWithoutBlock: Stage does not have a block.
        Returns:
        Stage does not have a block
      • Comparator_REGEXP_DisplayName

        public static String Comparator_REGEXP_DisplayName()
        Key Comparator.REGEXP.DisplayName: Regular Expression.
        Returns:
        Regular Expression
      • _Comparator_REGEXP_DisplayName

        public static org.jvnet.localizer.Localizable _Comparator_REGEXP_DisplayName()
        Key Comparator.REGEXP.DisplayName: Regular Expression.
        Returns:
        Regular Expression
      • ModelParser_TooManyArgsForField

        public static String ModelParser_TooManyArgsForField​(Object arg0)
        Key ModelParser.TooManyArgsForField: Too many arguments for field "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Too many arguments for field "{0}"
      • _ModelParser_TooManyArgsForField

        public static org.jvnet.localizer.Localizable _ModelParser_TooManyArgsForField​(Object arg0)
        Key ModelParser.TooManyArgsForField: Too many arguments for field "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Too many arguments for field "{0}"
      • ModelParser_RenamedProperties

        public static String ModelParser_RenamedProperties()
        Key ModelParser.RenamedProperties: The ‘properties’ section has been renamed as of version 0.8. Use ‘options’ instead..
        Returns:
        The ‘properties’ section has been renamed as of version 0.8. Use ‘options’ instead.
      • _ModelParser_RenamedProperties

        public static org.jvnet.localizer.Localizable _ModelParser_RenamedProperties()
        Key ModelParser.RenamedProperties: The ‘properties’ section has been renamed as of version 0.8. Use ‘options’ instead..
        Returns:
        The ‘properties’ section has been renamed as of version 0.8. Use ‘options’ instead.
      • ModelValidatorImpl_InvalidSectionType

        public static String ModelValidatorImpl_InvalidSectionType​(Object arg0,
                                                                   Object arg1,
                                                                   Object arg2)
        Key ModelValidatorImpl.InvalidSectionType: Invalid {0} type "{1}". Valid {0} types: {2}.
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid {0} type "{1}". Valid {0} types: {2}
      • _ModelValidatorImpl_InvalidSectionType

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_InvalidSectionType​(Object arg0,
                                                                                             Object arg1,
                                                                                             Object arg2)
        Key ModelValidatorImpl.InvalidSectionType: Invalid {0} type "{1}". Valid {0} types: {2}.
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid {0} type "{1}". Valid {0} types: {2}
      • Parser_Options

        public static String Parser_Options()
        Key Parser.Options: Options.
        Returns:
        Options
      • _Parser_Options

        public static org.jvnet.localizer.Localizable _Parser_Options()
        Key Parser.Options: Options.
        Returns:
        Options
      • ModelValidatorImpl_EmptyWhen

        public static String ModelValidatorImpl_EmptyWhen()
        Key ModelValidatorImpl.EmptyWhen: Empty when closure, remove the property or add some content..
        Returns:
        Empty when closure, remove the property or add some content.
      • _ModelValidatorImpl_EmptyWhen

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_EmptyWhen()
        Key ModelValidatorImpl.EmptyWhen: Empty when closure, remove the property or add some content..
        Returns:
        Empty when closure, remove the property or add some content.
      • ModelValidatorImpl_DuplicateStageName

        public static String ModelValidatorImpl_DuplicateStageName​(Object arg0)
        Key ModelValidatorImpl.DuplicateStageName: Duplicate stage name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate stage name: "{0}"
      • _ModelValidatorImpl_DuplicateStageName

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_DuplicateStageName​(Object arg0)
        Key ModelValidatorImpl.DuplicateStageName: Duplicate stage name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate stage name: "{0}"
      • ModelParser_NoArgForMapMethodKey

        public static String ModelParser_NoArgForMapMethodKey​(Object arg0)
        Key ModelParser.NoArgForMapMethodKey: No argument for map key "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No argument for map key "{0}"
      • _ModelParser_NoArgForMapMethodKey

        public static org.jvnet.localizer.Localizable _ModelParser_NoArgForMapMethodKey​(Object arg0)
        Key ModelParser.NoArgForMapMethodKey: No argument for map key "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No argument for map key "{0}"
      • ModelValidatorImpl_DuplicateParallelName

        public static String ModelValidatorImpl_DuplicateParallelName​(Object arg0)
        Key ModelValidatorImpl.DuplicateParallelName: Duplicate parallel branch name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate parallel branch name: "{0}"
      • _ModelValidatorImpl_DuplicateParallelName

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_DuplicateParallelName​(Object arg0)
        Key ModelValidatorImpl.DuplicateParallelName: Duplicate parallel branch name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate parallel branch name: "{0}"
      • JSONParser_InvalidGroovyString

        public static String JSONParser_InvalidGroovyString​(Object arg0)
        Key JSONParser.InvalidGroovyString: {0} is not a valid Groovy string value.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is not a valid Groovy string value
      • _JSONParser_InvalidGroovyString

        public static org.jvnet.localizer.Localizable _JSONParser_InvalidGroovyString​(Object arg0)
        Key JSONParser.InvalidGroovyString: {0} is not a valid Groovy string value.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is not a valid Groovy string value
      • ModelParser_ExpectedAxis

        public static String ModelParser_ExpectedAxis()
        Key ModelParser.ExpectedAxis: Expected an axis.
        Returns:
        Expected an axis
      • _ModelParser_ExpectedAxis

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedAxis()
        Key ModelParser.ExpectedAxis: Expected an axis.
        Returns:
        Expected an axis
      • ModelValidatorImpl_InvalidAgentParameter

        public static String ModelValidatorImpl_InvalidAgentParameter​(Object arg0,
                                                                      Object arg1,
                                                                      Object arg2)
        Key ModelValidatorImpl.InvalidAgentParameter: Invalid config option "{0}" for agent type "{1}". Valid config options are {2}.
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid config option "{0}" for agent type "{1}". Valid config options are {2}
      • _ModelValidatorImpl_InvalidAgentParameter

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_InvalidAgentParameter​(Object arg0,
                                                                                                Object arg1,
                                                                                                Object arg2)
        Key ModelValidatorImpl.InvalidAgentParameter: Invalid config option "{0}" for agent type "{1}". Valid config options are {2}.
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid config option "{0}" for agent type "{1}". Valid config options are {2}
      • ModelParser_RenamedJobProperties

        public static String ModelParser_RenamedJobProperties()
        Key ModelParser.RenamedJobProperties: The ‘jobProperties’ section has been renamed as of version 0.7. Use ‘properties’ instead..
        Returns:
        The ‘jobProperties’ section has been renamed as of version 0.7. Use ‘properties’ instead.
      • _ModelParser_RenamedJobProperties

        public static org.jvnet.localizer.Localizable _ModelParser_RenamedJobProperties()
        Key ModelParser.RenamedJobProperties: The ‘jobProperties’ section has been renamed as of version 0.7. Use ‘properties’ instead..
        Returns:
        The ‘jobProperties’ section has been renamed as of version 0.7. Use ‘properties’ instead.
      • JSONParser_InvalidArgumentSyntax

        public static String JSONParser_InvalidArgumentSyntax()
        Key JSONParser.InvalidArgumentSyntax: Invalid argument syntax.
        Returns:
        Invalid argument syntax
      • _JSONParser_InvalidArgumentSyntax

        public static org.jvnet.localizer.Localizable _JSONParser_InvalidArgumentSyntax()
        Key JSONParser.InvalidArgumentSyntax: Invalid argument syntax.
        Returns:
        Invalid argument syntax
      • ModelParser_ExpectedNVPairs

        public static String ModelParser_ExpectedNVPairs()
        Key ModelParser.ExpectedNVPairs: Expected name=value pairs.
        Returns:
        Expected name=value pairs
      • _ModelParser_ExpectedNVPairs

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedNVPairs()
        Key ModelParser.ExpectedNVPairs: Expected name=value pairs.
        Returns:
        Expected name=value pairs
      • ModelParser_ExpectedBoolean

        public static String ModelParser_ExpectedBoolean​(Object arg0)
        Key ModelParser.ExpectedBoolean: Expected a boolean with {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected a boolean with {0}
      • _ModelParser_ExpectedBoolean

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedBoolean​(Object arg0)
        Key ModelParser.ExpectedBoolean: Expected a boolean with {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected a boolean with {0}
      • Parser_Triggers

        public static String Parser_Triggers()
        Key Parser.Triggers: Triggers.
        Returns:
        Triggers
      • _Parser_Triggers

        public static org.jvnet.localizer.Localizable _Parser_Triggers()
        Key Parser.Triggers: Triggers.
        Returns:
        Triggers
      • Parser_BuildParameters

        public static String Parser_BuildParameters()
        Key Parser.BuildParameters: Build parameters.
        Returns:
        Build parameters
      • _Parser_BuildParameters

        public static org.jvnet.localizer.Localizable _Parser_BuildParameters()
        Key Parser.BuildParameters: Build parameters.
        Returns:
        Build parameters
      • JSONParser_MethArgsMustBeObj

        public static String JSONParser_MethArgsMustBeObj()
        Key JSONParser.MethArgsMustBeObj: Individual method or function arguments must be a JSON object.
        Returns:
        Individual method or function arguments must be a JSON object
      • _JSONParser_MethArgsMustBeObj

        public static org.jvnet.localizer.Localizable _JSONParser_MethArgsMustBeObj()
        Key JSONParser.MethArgsMustBeObj: Individual method or function arguments must be a JSON object.
        Returns:
        Individual method or function arguments must be a JSON object
      • ModelParser_InvalidEnvironmentValue

        public static String ModelParser_InvalidEnvironmentValue()
        Key ModelParser.InvalidEnvironmentValue: Environment variable values must either be single quoted, double quoted, or function calls..
        Returns:
        Environment variable values must either be single quoted, double quoted, or function calls.
      • _ModelParser_InvalidEnvironmentValue

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidEnvironmentValue()
        Key ModelParser.InvalidEnvironmentValue: Environment variable values must either be single quoted, double quoted, or function calls..
        Returns:
        Environment variable values must either be single quoted, double quoted, or function calls.
      • ModelValidatorImpl_DuplicateBuildCondition

        public static String ModelValidatorImpl_DuplicateBuildCondition​(Object arg0)
        Key ModelValidatorImpl.DuplicateBuildCondition: Duplicate build condition name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate build condition name: "{0}"
      • _ModelValidatorImpl_DuplicateBuildCondition

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_DuplicateBuildCondition​(Object arg0)
        Key ModelValidatorImpl.DuplicateBuildCondition: Duplicate build condition name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate build condition name: "{0}"
      • ModelInterpreter_EnvironmentVariableFailed

        public static String ModelInterpreter_EnvironmentVariableFailed​(Object arg0)
        Key ModelInterpreter.EnvironmentVariableFailed: One or more variables have some issues with their values: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        One or more variables have some issues with their values: {0}
      • _ModelInterpreter_EnvironmentVariableFailed

        public static org.jvnet.localizer.Localizable _ModelInterpreter_EnvironmentVariableFailed​(Object arg0)
        Key ModelInterpreter.EnvironmentVariableFailed: One or more variables have some issues with their values: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        One or more variables have some issues with their values: {0}
      • ModelParser_ExpectedOption

        public static String ModelParser_ExpectedOption()
        Key ModelParser.ExpectedOption: Expected an option.
        Returns:
        Expected an option
      • _ModelParser_ExpectedOption

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedOption()
        Key ModelParser.ExpectedOption: Expected an option.
        Returns:
        Expected an option
      • Comparator_GLOB_DisplayName

        public static String Comparator_GLOB_DisplayName()
        Key Comparator.GLOB.DisplayName: Glob.
        Returns:
        Glob
      • _Comparator_GLOB_DisplayName

        public static org.jvnet.localizer.Localizable _Comparator_GLOB_DisplayName()
        Key Comparator.GLOB.DisplayName: Glob.
        Returns:
        Glob
      • ModelParser_TooManyArgsForTool

        public static String ModelParser_TooManyArgsForTool​(Object arg0)
        Key ModelParser.TooManyArgsForTool: Too many arguments for tool "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Too many arguments for tool "{0}"
      • _ModelParser_TooManyArgsForTool

        public static org.jvnet.localizer.Localizable _ModelParser_TooManyArgsForTool​(Object arg0)
        Key ModelParser.TooManyArgsForTool: Too many arguments for tool "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Too many arguments for tool "{0}"
      • ModelValidatorImpl_InvalidBuildCondition

        public static String ModelValidatorImpl_InvalidBuildCondition​(Object arg0,
                                                                      Object arg1)
        Key ModelValidatorImpl.InvalidBuildCondition: Invalid condition "{0}" - valid conditions are {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid condition "{0}" - valid conditions are {1}
      • _ModelValidatorImpl_InvalidBuildCondition

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_InvalidBuildCondition​(Object arg0,
                                                                                                Object arg1)
        Key ModelValidatorImpl.InvalidBuildCondition: Invalid condition "{0}" - valid conditions are {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid condition "{0}" - valid conditions are {1}
      • ModelInterpreter_NoNodeContext

        public static String ModelInterpreter_NoNodeContext()
        Key ModelInterpreter.NoNodeContext: Attempted to execute a step that requires a node context while ‘agent none’ was specified. Be sure to specify your own ‘node '{ ... }'’ blocks when using ‘agent none’..
        Returns:
        Attempted to execute a step that requires a node context while ‘agent none’ was specified. Be sure to specify your own ‘node '{ ... }'’ blocks when using ‘agent none’.
      • _ModelInterpreter_NoNodeContext

        public static org.jvnet.localizer.Localizable _ModelInterpreter_NoNodeContext()
        Key ModelInterpreter.NoNodeContext: Attempted to execute a step that requires a node context while ‘agent none’ was specified. Be sure to specify your own ‘node '{ ... }'’ blocks when using ‘agent none’..
        Returns:
        Attempted to execute a step that requires a node context while ‘agent none’ was specified. Be sure to specify your own ‘node '{ ... }'’ blocks when using ‘agent none’.
      • WhenConditionalValidator_changelog_missingParameter

        public static String WhenConditionalValidator_changelog_missingParameter()
        Key WhenConditionalValidator.changelog.missingParameter: Changelog is missing required parameter "pattern"..
        Returns:
        Changelog is missing required parameter "pattern".
      • _WhenConditionalValidator_changelog_missingParameter

        public static org.jvnet.localizer.Localizable _WhenConditionalValidator_changelog_missingParameter()
        Key WhenConditionalValidator.changelog.missingParameter: Changelog is missing required parameter "pattern"..
        Returns:
        Changelog is missing required parameter "pattern".
      • Parser_Libraries

        public static String Parser_Libraries()
        Key Parser.Libraries: Libraries.
        Returns:
        Libraries
      • _Parser_Libraries

        public static org.jvnet.localizer.Localizable _Parser_Libraries()
        Key Parser.Libraries: Libraries.
        Returns:
        Libraries
      • ModelValidatorImpl_NoStages

        public static String ModelValidatorImpl_NoStages()
        Key ModelValidatorImpl.NoStages: No stages specified.
        Returns:
        No stages specified
      • _ModelValidatorImpl_NoStages

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoStages()
        Key ModelValidatorImpl.NoStages: No stages specified.
        Returns:
        No stages specified
      • ModelValidatorImpl_MissingInputMessage

        public static String ModelValidatorImpl_MissingInputMessage()
        Key ModelValidatorImpl.MissingInputMessage: No message specified for input.
        Returns:
        No message specified for input
      • _ModelValidatorImpl_MissingInputMessage

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_MissingInputMessage()
        Key ModelValidatorImpl.MissingInputMessage: No message specified for input.
        Returns:
        No message specified for input
      • ModelParser_ExpectedWhen

        public static String ModelParser_ExpectedWhen()
        Key ModelParser.ExpectedWhen: Expected a when condition.
        Returns:
        Expected a when condition
      • _ModelParser_ExpectedWhen

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedWhen()
        Key ModelParser.ExpectedWhen: Expected a when condition.
        Returns:
        Expected a when condition
      • ModelParser_ExpectedStage

        public static String ModelParser_ExpectedStage()
        Key ModelParser.ExpectedStage: Expected a stage.
        Returns:
        Expected a stage
      • _ModelParser_ExpectedStage

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedStage()
        Key ModelParser.ExpectedStage: Expected a stage.
        Returns:
        Expected a stage
      • ModelValidatorImpl_NotSingleRequiredParameter

        public static String ModelValidatorImpl_NotSingleRequiredParameter()
        Key ModelValidatorImpl.NotSingleRequiredParameter: Step does not take a single required parameter - use named parameters instead.
        Returns:
        Step does not take a single required parameter - use named parameters instead
      • _ModelValidatorImpl_NotSingleRequiredParameter

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NotSingleRequiredParameter()
        Key ModelValidatorImpl.NotSingleRequiredParameter: Step does not take a single required parameter - use named parameters instead.
        Returns:
        Step does not take a single required parameter - use named parameters instead
      • ModelParser_InvalidAgent

        public static String ModelParser_InvalidAgent()
        Key ModelParser.InvalidAgent: Only "agent none", "agent any" or "agent '{'...}" are allowed..
        Returns:
        Only "agent none", "agent any" or "agent '{'...}" are allowed.
      • _ModelParser_InvalidAgent

        public static org.jvnet.localizer.Localizable _ModelParser_InvalidAgent()
        Key ModelParser.InvalidAgent: Only "agent none", "agent any" or "agent '{'...}" are allowed..
        Returns:
        Only "agent none", "agent any" or "agent '{'...}" are allowed.
      • ModelValidatorImpl_TooManyUnnamedParameters

        public static String ModelValidatorImpl_TooManyUnnamedParameters​(Object arg0)
        Key ModelValidatorImpl.TooManyUnnamedParameters: Arguments to "{0}" must be explicitly named..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Arguments to "{0}" must be explicitly named.
      • _ModelValidatorImpl_TooManyUnnamedParameters

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_TooManyUnnamedParameters​(Object arg0)
        Key ModelValidatorImpl.TooManyUnnamedParameters: Arguments to "{0}" must be explicitly named..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Arguments to "{0}" must be explicitly named.
      • ModelValidatorImpl_NoAgentType

        public static String ModelValidatorImpl_NoAgentType​(Object arg0)
        Key ModelValidatorImpl.NoAgentType: No agent type specified. Must be one of {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No agent type specified. Must be one of {0}
      • _ModelValidatorImpl_NoAgentType

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_NoAgentType​(Object arg0)
        Key ModelValidatorImpl.NoAgentType: No agent type specified. Must be one of {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No agent type specified. Must be one of {0}
      • ModelParser_ExpectedBlockFor

        public static String ModelParser_ExpectedBlockFor​(Object arg0)
        Key ModelParser.ExpectedBlockFor: Expected a block for {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected a block for {0}
      • _ModelParser_ExpectedBlockFor

        public static org.jvnet.localizer.Localizable _ModelParser_ExpectedBlockFor​(Object arg0)
        Key ModelParser.ExpectedBlockFor: Expected a block for {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected a block for {0}
      • ModelParser_CannotHaveBlocks

        public static String ModelParser_CannotHaveBlocks​(Object arg0)
        Key ModelParser.CannotHaveBlocks: {0} definitions cannot have blocks.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} definitions cannot have blocks
      • _ModelParser_CannotHaveBlocks

        public static org.jvnet.localizer.Localizable _ModelParser_CannotHaveBlocks​(Object arg0)
        Key ModelParser.CannotHaveBlocks: {0} definitions cannot have blocks.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} definitions cannot have blocks
      • ModelParser_StepWithoutBlock

        public static String ModelParser_StepWithoutBlock​(Object arg0)
        Key ModelParser.StepWithoutBlock: {0} step without a block.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} step without a block
      • _ModelParser_StepWithoutBlock

        public static org.jvnet.localizer.Localizable _ModelParser_StepWithoutBlock​(Object arg0)
        Key ModelParser.StepWithoutBlock: {0} step without a block.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} step without a block
      • ModelParser_DuplicateEnvVar

        public static String ModelParser_DuplicateEnvVar​(Object arg0)
        Key ModelParser.DuplicateEnvVar: Duplicate environment variable name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate environment variable name: "{0}"
      • _ModelParser_DuplicateEnvVar

        public static org.jvnet.localizer.Localizable _ModelParser_DuplicateEnvVar​(Object arg0)
        Key ModelParser.DuplicateEnvVar: Duplicate environment variable name: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate environment variable name: "{0}"
      • JSONParser_InvalidValueType

        public static String JSONParser_InvalidValueType()
        Key JSONParser.InvalidValueType: Invalid value type.
        Returns:
        Invalid value type
      • _JSONParser_InvalidValueType

        public static org.jvnet.localizer.Localizable _JSONParser_InvalidValueType()
        Key JSONParser.InvalidValueType: Invalid value type.
        Returns:
        Invalid value type
      • ModelParser_MapNotAllowed

        public static String ModelParser_MapNotAllowed​(Object arg0)
        Key ModelParser.MapNotAllowed: {0} cannot be defined as maps.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} cannot be defined as maps
      • _ModelParser_MapNotAllowed

        public static org.jvnet.localizer.Localizable _ModelParser_MapNotAllowed​(Object arg0)
        Key ModelParser.MapNotAllowed: {0} cannot be defined as maps.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} cannot be defined as maps
      • JSONParser_ObjNotJSON

        public static String JSONParser_ObjNotJSON​(Object arg0)
        Key JSONParser.ObjNotJSON: Object {0} is neither a JSON array nor a JSON object.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Object {0} is neither a JSON array nor a JSON object
      • _JSONParser_ObjNotJSON

        public static org.jvnet.localizer.Localizable _JSONParser_ObjNotJSON​(Object arg0)
        Key JSONParser.ObjNotJSON: Object {0} is neither a JSON array nor a JSON object.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Object {0} is neither a JSON array nor a JSON object
      • JSONParser_MissingRequiredProperties

        public static String JSONParser_MissingRequiredProperties​(Object arg0)
        Key JSONParser.MissingRequiredProperties: Missing one or more required properties: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Missing one or more required properties: {0}
      • _JSONParser_MissingRequiredProperties

        public static org.jvnet.localizer.Localizable _JSONParser_MissingRequiredProperties​(Object arg0)
        Key JSONParser.MissingRequiredProperties: Missing one or more required properties: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Missing one or more required properties: {0}
      • ModelParser_PipelineStepWithoutBlock

        public static String ModelParser_PipelineStepWithoutBlock​(Object arg0)
        Key ModelParser.PipelineStepWithoutBlock: Expected a block with the "{0}" step.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected a block with the "{0}" step
      • _ModelParser_PipelineStepWithoutBlock

        public static org.jvnet.localizer.Localizable _ModelParser_PipelineStepWithoutBlock​(Object arg0)
        Key ModelParser.PipelineStepWithoutBlock: Expected a block with the "{0}" step.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Expected a block with the "{0}" step
      • ModelParser_NoArgForAgentKey

        public static String ModelParser_NoArgForAgentKey​(Object arg0)
        Key ModelParser.NoArgForAgentKey: No argument for agent key "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No argument for agent key "{0}"
      • _ModelParser_NoArgForAgentKey

        public static org.jvnet.localizer.Localizable _ModelParser_NoArgForAgentKey​(Object arg0)
        Key ModelParser.NoArgForAgentKey: No argument for agent key "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No argument for agent key "{0}"
      • ModelParser_NoArgForAgent

        public static String ModelParser_NoArgForAgent()
        Key ModelParser.NoArgForAgent: No argument for agent.
        Returns:
        No argument for agent
      • _ModelParser_NoArgForAgent

        public static org.jvnet.localizer.Localizable _ModelParser_NoArgForAgent()
        Key ModelParser.NoArgForAgent: No argument for agent.
        Returns:
        No argument for agent
      • ModelValidatorImpl_DuplicateAxisValue

        public static String ModelValidatorImpl_DuplicateAxisValue​(Object arg0)
        Key ModelValidatorImpl.DuplicateAxisValue: Duplicate axis value: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate axis value: "{0}"
      • _ModelValidatorImpl_DuplicateAxisValue

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_DuplicateAxisValue​(Object arg0)
        Key ModelValidatorImpl.DuplicateAxisValue: Duplicate axis value: "{0}".
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Duplicate axis value: "{0}"
      • ModelValidatorImpl_InvalidIdentifierInEnv

        public static String ModelValidatorImpl_InvalidIdentifierInEnv​(Object arg0)
        Key ModelValidatorImpl.InvalidIdentifierInEnv: "{0}" is not a valid identifier and cannot be used for an environment variable. Identifiers must start with a letter or underscore and can contain only letters, numbers or underscores..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is not a valid identifier and cannot be used for an environment variable. Identifiers must start with a letter or underscore and can contain only letters, numbers or underscores.
      • _ModelValidatorImpl_InvalidIdentifierInEnv

        public static org.jvnet.localizer.Localizable _ModelValidatorImpl_InvalidIdentifierInEnv​(Object arg0)
        Key ModelValidatorImpl.InvalidIdentifierInEnv: "{0}" is not a valid identifier and cannot be used for an environment variable. Identifiers must start with a letter or underscore and can contain only letters, numbers or underscores..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        "{0}" is not a valid identifier and cannot be used for an environment variable. Identifiers must start with a letter or underscore and can contain only letters, numbers or underscores.