Class Messages

java.lang.Object
org.jenkinsci.plugins.runselector.Messages

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

    • Messages

      public Messages()
  • Method Details

    • StatusRunSelector_BuildStatus_Stable

      public static String StatusRunSelector_BuildStatus_Stable()
      Key StatusRunSelector.BuildStatus.Stable: Stable.
      Returns:
      Stable
    • _StatusRunSelector_BuildStatus_Stable

      public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Stable()
      Key StatusRunSelector.BuildStatus.Stable: Stable.
      Returns:
      Stable
    • ParameterizedRunSelector_DisplayName

      public static String ParameterizedRunSelector_DisplayName()
      Key ParameterizedRunSelector.DisplayName: Specified by a build parameter.
      Returns:
      Specified by a build parameter
    • _ParameterizedRunSelector_DisplayName

      public static org.jvnet.localizer.Localizable _ParameterizedRunSelector_DisplayName()
      Key ParameterizedRunSelector.DisplayName: Specified by a build parameter.
      Returns:
      Specified by a build parameter
    • PermalinkRunSelector_DisplayName

      public static String PermalinkRunSelector_DisplayName()
      Key PermalinkRunSelector.DisplayName: Specified by permalink.
      Returns:
      Specified by permalink
    • _PermalinkRunSelector_DisplayName

      public static org.jvnet.localizer.Localizable _PermalinkRunSelector_DisplayName()
      Key PermalinkRunSelector.DisplayName: Specified by permalink.
      Returns:
      Specified by permalink
    • StatusRunSelector_BuildStatus_Unstable

      public static String StatusRunSelector_BuildStatus_Unstable()
      Key StatusRunSelector.BuildStatus.Unstable: Unstable.
      Returns:
      Unstable
    • _StatusRunSelector_BuildStatus_Unstable

      public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Unstable()
      Key StatusRunSelector.BuildStatus.Unstable: Unstable.
      Returns:
      Unstable
    • SelectRunStep_MissingRunSelector

      public static String SelectRunStep_MissingRunSelector(Object arg0)
      Key SelectRunStep.MissingRunSelector: Run Selector was not provided, using the default one: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Run Selector was not provided, using the default one: {0}
    • _SelectRunStep_MissingRunSelector

      public static org.jvnet.localizer.Localizable _SelectRunStep_MissingRunSelector(Object arg0)
      Key SelectRunStep.MissingRunSelector: Run Selector was not provided, using the default one: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Run Selector was not provided, using the default one: {0}
    • RunSelector_MavenProject

      public static String RunSelector_MavenProject()
      Key RunSelector.MavenProject: Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module..
      Returns:
      Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module.
    • _RunSelector_MavenProject

      public static org.jvnet.localizer.Localizable _RunSelector_MavenProject()
      Key RunSelector.MavenProject: Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module..
      Returns:
      Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module.
    • StatusRunSelector_BuildStatus_Failed

      public static String StatusRunSelector_BuildStatus_Failed()
      Key StatusRunSelector.BuildStatus.Failed: Failed.
      Returns:
      Failed
    • _StatusRunSelector_BuildStatus_Failed

      public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Failed()
      Key StatusRunSelector.BuildStatus.Failed: Failed.
      Returns:
      Failed
    • StatusRunSelector_BuildStatus_Any

      public static String StatusRunSelector_BuildStatus_Any()
      Key StatusRunSelector.BuildStatus.Any: Any including not completed.
      Returns:
      Any including not completed
    • _StatusRunSelector_BuildStatus_Any

      public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Any()
      Key StatusRunSelector.BuildStatus.Any: Any including not completed.
      Returns:
      Any including not completed
    • RunSelectorParameter_DisplayName

      public static String RunSelectorParameter_DisplayName()
      Key RunSelectorParameter.DisplayName: Build selector for Copy Artifact.
      Returns:
      Build selector for Copy Artifact
    • _RunSelectorParameter_DisplayName

      public static org.jvnet.localizer.Localizable _RunSelectorParameter_DisplayName()
      Key RunSelectorParameter.DisplayName: Build selector for Copy Artifact.
      Returns:
      Build selector for Copy Artifact
    • RunSelectorPermissionProperty_MissingProject

      public static String RunSelectorPermissionProperty_MissingProject(Object arg0)
      Key RunSelectorPermissionProperty.MissingProject: Unable to find project: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to find project: {0}
    • _RunSelectorPermissionProperty_MissingProject

      public static org.jvnet.localizer.Localizable _RunSelectorPermissionProperty_MissingProject(Object arg0)
      Key RunSelectorPermissionProperty.MissingProject: Unable to find project: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to find project: {0}
    • SelectRunStep_MissingRun

      public static String SelectRunStep_MissingRun(Object arg0, Object arg1, Object arg2)
      Key SelectRunStep.MissingRun: Unable to find Run for: {0}, with selector: {1} and filter: {2}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      Returns:
      Unable to find Run for: {0}, with selector: {1} and filter: {2}
    • _SelectRunStep_MissingRun

      public static org.jvnet.localizer.Localizable _SelectRunStep_MissingRun(Object arg0, Object arg1, Object arg2)
      Key SelectRunStep.MissingRun: Unable to find Run for: {0}, with selector: {1} and filter: {2}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      Returns:
      Unable to find Run for: {0}, with selector: {1} and filter: {2}
    • RunFilterParameter_DisplayName

      public static String RunFilterParameter_DisplayName()
      Key RunFilterParameter.DisplayName: Build filter for Copy Artifact.
      Returns:
      Build filter for Copy Artifact
    • _RunFilterParameter_DisplayName

      public static org.jvnet.localizer.Localizable _RunFilterParameter_DisplayName()
      Key RunFilterParameter.DisplayName: Build filter for Copy Artifact.
      Returns:
      Build filter for Copy Artifact
    • RunSelector_MissingBuild

      public static String RunSelector_MissingBuild(Object arg0)
      Key RunSelector.MissingBuild: Unable to find a build for artifact copy from: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to find a build for artifact copy from: {0}
    • _RunSelector_MissingBuild

      public static org.jvnet.localizer.Localizable _RunSelector_MissingBuild(Object arg0)
      Key RunSelector.MissingBuild: Unable to find a build for artifact copy from: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to find a build for artifact copy from: {0}
    • RunSelector_ParameterizedName

      public static String RunSelector_ParameterizedName()
      Key RunSelector.ParameterizedName: Value references a build parameter, so it cannot be validated..
      Returns:
      Value references a build parameter, so it cannot be validated.
    • _RunSelector_ParameterizedName

      public static org.jvnet.localizer.Localizable _RunSelector_ParameterizedName()
      Key RunSelector.ParameterizedName: Value references a build parameter, so it cannot be validated..
      Returns:
      Value references a build parameter, so it cannot be validated.
    • RunSelector_DisplayName

      public static String RunSelector_DisplayName()
      Key RunSelector.DisplayName: Copy artifacts from another project.
      Returns:
      Copy artifacts from another project
    • _RunSelector_DisplayName

      public static org.jvnet.localizer.Localizable _RunSelector_DisplayName()
      Key RunSelector.DisplayName: Copy artifacts from another project.
      Returns:
      Copy artifacts from another project
    • StatusRunSelector_DisplayName

      public static String StatusRunSelector_DisplayName()
      Key StatusRunSelector.DisplayName: Latest specific status build.
      Returns:
      Latest specific status build
    • _StatusRunSelector_DisplayName

      public static org.jvnet.localizer.Localizable _StatusRunSelector_DisplayName()
      Key StatusRunSelector.DisplayName: Latest specific status build.
      Returns:
      Latest specific status build
    • SelectRunStep_MissingJob

      public static String SelectRunStep_MissingJob(Object arg0)
      Key SelectRunStep.MissingJob: Unable to find any job named: {0}. This may be due to incorrect project name or permission settings.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to find any job named: {0}. This may be due to incorrect project name or permission settings
    • _SelectRunStep_MissingJob

      public static org.jvnet.localizer.Localizable _SelectRunStep_MissingJob(Object arg0)
      Key SelectRunStep.MissingJob: Unable to find any job named: {0}. This may be due to incorrect project name or permission settings.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to find any job named: {0}. This may be due to incorrect project name or permission settings
    • WorkspaceSelector_DisplayName

      public static String WorkspaceSelector_DisplayName()
      Key WorkspaceSelector.DisplayName: Copy from WORKSPACE of latest completed build.
      Returns:
      Copy from WORKSPACE of latest completed build
    • _WorkspaceSelector_DisplayName

      public static org.jvnet.localizer.Localizable _WorkspaceSelector_DisplayName()
      Key WorkspaceSelector.DisplayName: Copy from WORKSPACE of latest completed build.
      Returns:
      Copy from WORKSPACE of latest completed build
    • RunSelector_FailedToCopy

      public static String RunSelector_FailedToCopy(Object arg0)
      Key RunSelector.FailedToCopy: Failed to copy artifacts from {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to copy artifacts from {0}
    • _RunSelector_FailedToCopy

      public static org.jvnet.localizer.Localizable _RunSelector_FailedToCopy(Object arg0)
      Key RunSelector.FailedToCopy: Failed to copy artifacts from {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to copy artifacts from {0}
    • SelectRunStep_DisplayName

      public static String SelectRunStep_DisplayName()
      Key SelectRunStep.DisplayName: Select Run.
      Returns:
      Select Run
    • _SelectRunStep_DisplayName

      public static org.jvnet.localizer.Localizable _SelectRunStep_DisplayName()
      Key SelectRunStep.DisplayName: Select Run.
      Returns:
      Select Run
    • SelectRunStep_MissingRunFilter

      public static String SelectRunStep_MissingRunFilter()
      Key SelectRunStep.MissingRunFilter: Run Filter was not provided.
      Returns:
      Run Filter was not provided
    • _SelectRunStep_MissingRunFilter

      public static org.jvnet.localizer.Localizable _SelectRunStep_MissingRunFilter()
      Key SelectRunStep.MissingRunFilter: Run Filter was not provided.
      Returns:
      Run Filter was not provided
    • TriggeredRunSelector_DisplayName

      public static String TriggeredRunSelector_DisplayName()
      Key TriggeredRunSelector.DisplayName: Upstream build that triggered this job.
      Returns:
      Upstream build that triggered this job
    • _TriggeredRunSelector_DisplayName

      public static org.jvnet.localizer.Localizable _TriggeredRunSelector_DisplayName()
      Key TriggeredRunSelector.DisplayName: Upstream build that triggered this job.
      Returns:
      Upstream build that triggered this job
    • StatusRunSelector_BuildStatus_Completed

      public static String StatusRunSelector_BuildStatus_Completed()
      Key StatusRunSelector.BuildStatus.Completed: Completed, any status.
      Returns:
      Completed, any status
    • _StatusRunSelector_BuildStatus_Completed

      public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Completed()
      Key StatusRunSelector.BuildStatus.Completed: Completed, any status.
      Returns:
      Completed, any status
    • StatusRunSelector_BuildStatus_Successful

      public static String StatusRunSelector_BuildStatus_Successful()
      Key StatusRunSelector.BuildStatus.Successful: Stable or Unstable.
      Returns:
      Stable or Unstable
    • _StatusRunSelector_BuildStatus_Successful

      public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Successful()
      Key StatusRunSelector.BuildStatus.Successful: Stable or Unstable.
      Returns:
      Stable or Unstable
    • LastCompletedRunSelector_DisplayName

      public static String LastCompletedRunSelector_DisplayName()
      Key LastCompletedRunSelector.DisplayName: Last completed build (ignoring build status).
      Returns:
      Last completed build (ignoring build status)
    • _LastCompletedRunSelector_DisplayName

      public static org.jvnet.localizer.Localizable _LastCompletedRunSelector_DisplayName()
      Key LastCompletedRunSelector.DisplayName: Last completed build (ignoring build status).
      Returns:
      Last completed build (ignoring build status)
    • SelectRunStep_MissingJobParameter

      public static String SelectRunStep_MissingJobParameter()
      Key SelectRunStep.MissingJobParameter: Job parameter not provided.
      Returns:
      Job parameter not provided
    • _SelectRunStep_MissingJobParameter

      public static org.jvnet.localizer.Localizable _SelectRunStep_MissingJobParameter()
      Key SelectRunStep.MissingJobParameter: Job parameter not provided.
      Returns:
      Job parameter not provided
    • RunSelector_MatrixProject

      public static String RunSelector_MatrixProject()
      Key RunSelector.MatrixProject: Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration..
      Returns:
      Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration.
    • _RunSelector_MatrixProject

      public static org.jvnet.localizer.Localizable _RunSelector_MatrixProject()
      Key RunSelector.MatrixProject: Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration..
      Returns:
      Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration.
    • RunSelector_InvalidVariableName

      public static String RunSelector_InvalidVariableName()
      Key RunSelector.InvalidVariableName: Contains letters not applicable for variable names..
      Returns:
      Contains letters not applicable for variable names.
    • _RunSelector_InvalidVariableName

      public static org.jvnet.localizer.Localizable _RunSelector_InvalidVariableName()
      Key RunSelector.InvalidVariableName: Contains letters not applicable for variable names..
      Returns:
      Contains letters not applicable for variable names.
    • RunSelector_AncestorIsNull

      public static String RunSelector_AncestorIsNull()
      Key RunSelector.AncestorIsNull: Context Unknown: the value specified cannot be validated.
      Returns:
      Context Unknown: the value specified cannot be validated
    • _RunSelector_AncestorIsNull

      public static org.jvnet.localizer.Localizable _RunSelector_AncestorIsNull()
      Key RunSelector.AncestorIsNull: Context Unknown: the value specified cannot be validated.
      Returns:
      Context Unknown: the value specified cannot be validated
    • ParametersRunFilter_DisplayName

      public static String ParametersRunFilter_DisplayName()
      Key ParametersRunFilter.DisplayName: Filter with build parameters.
      Returns:
      Filter with build parameters
    • _ParametersRunFilter_DisplayName

      public static org.jvnet.localizer.Localizable _ParametersRunFilter_DisplayName()
      Key ParametersRunFilter.DisplayName: Filter with build parameters.
      Returns:
      Filter with build parameters
    • RunSelector_MissingProject

      public static String RunSelector_MissingProject(Object arg0)
      Key RunSelector.MissingProject: Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration.
    • _RunSelector_MissingProject

      public static org.jvnet.localizer.Localizable _RunSelector_MissingProject(Object arg0)
      Key RunSelector.MissingProject: Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration.
    • RunSelectorPermissionProperty_DisplayName

      public static String RunSelectorPermissionProperty_DisplayName()
      Key RunSelectorPermissionProperty.DisplayName: Permission to Copy Artifact.
      Returns:
      Permission to Copy Artifact
    • _RunSelectorPermissionProperty_DisplayName

      public static org.jvnet.localizer.Localizable _RunSelectorPermissionProperty_DisplayName()
      Key RunSelectorPermissionProperty.DisplayName: Permission to Copy Artifact.
      Returns:
      Permission to Copy Artifact