Class Messages

java.lang.Object
hudson.plugins.copyartifact.Messages

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

    • Messages

      public Messages()
  • Method Details

    • CopyArtifact_FailedToCopy

      public static String CopyArtifact_FailedToCopy(Object arg0, Object arg1)
      Key CopyArtifact.FailedToCopy: Failed to copy artifacts from {0} with filter: {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to copy artifacts from {0} with filter: {1}
    • _CopyArtifact_FailedToCopy

      public static org.jvnet.localizer.Localizable _CopyArtifact_FailedToCopy(Object arg0, Object arg1)
      Key CopyArtifact.FailedToCopy: Failed to copy artifacts from {0} with filter: {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to copy artifacts from {0} with filter: {1}
    • CopyArtifact_InvalidVariableName

      public static String CopyArtifact_InvalidVariableName()
      Key CopyArtifact.InvalidVariableName: Contains letters not applicable for variable names..
      Returns:
      Contains letters not applicable for variable names.
    • _CopyArtifact_InvalidVariableName

      public static org.jvnet.localizer.Localizable _CopyArtifact_InvalidVariableName()
      Key CopyArtifact.InvalidVariableName: Contains letters not applicable for variable names..
      Returns:
      Contains letters not applicable for variable names.
    • ParameterizedBuildSelector_DisplayName

      public static String ParameterizedBuildSelector_DisplayName()
      Key ParameterizedBuildSelector.DisplayName: Specified by a build parameter.
      Returns:
      Specified by a build parameter
    • _ParameterizedBuildSelector_DisplayName

      public static org.jvnet.localizer.Localizable _ParameterizedBuildSelector_DisplayName()
      Key ParameterizedBuildSelector.DisplayName: Specified by a build parameter.
      Returns:
      Specified by a build parameter
    • DownstreamBuildSelector_UpstreamProjectName_NotFound

      public static String DownstreamBuildSelector_UpstreamProjectName_NotFound()
      Key DownstreamBuildSelector.UpstreamProjectName.NotFound: Not Found.
      Returns:
      Not Found
    • _DownstreamBuildSelector_UpstreamProjectName_NotFound

      public static org.jvnet.localizer.Localizable _DownstreamBuildSelector_UpstreamProjectName_NotFound()
      Key DownstreamBuildSelector.UpstreamProjectName.NotFound: Not Found.
      Returns:
      Not Found
    • CopyArtifact_MavenProject

      public static String CopyArtifact_MavenProject()
      Key CopyArtifact.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.
    • _CopyArtifact_MavenProject

      public static org.jvnet.localizer.Localizable _CopyArtifact_MavenProject()
      Key CopyArtifact.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.
    • CopyArtifact_NoArtifactsPermission

      public static String CopyArtifact_NoArtifactsPermission(Object arg0)
      Key CopyArtifact.NoArtifactsPermission: Not permitted to read artifacts from: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Not permitted to read artifacts from: {0}
    • _CopyArtifact_NoArtifactsPermission

      public static org.jvnet.localizer.Localizable _CopyArtifact_NoArtifactsPermission(Object arg0)
      Key CopyArtifact.NoArtifactsPermission: Not permitted to read artifacts from: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Not permitted to read artifacts from: {0}
    • CopyArtifact_MigrationOnMissingProject

      public static String CopyArtifact_MigrationOnMissingProject(Object arg0)
      Key CopyArtifact.MigrationOnMissingProject: Due to the Copy artifact compatibility mode, set as migration, the build can reach the project {0}. But in Production mode, this will not be the case anymore. Please consider adding the CopyArtifactPermission on the project you want to copy..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Due to the Copy artifact compatibility mode, set as migration, the build can reach the project {0}. But in Production mode, this will not be the case anymore. Please consider adding the CopyArtifactPermission on the project you want to copy.
    • _CopyArtifact_MigrationOnMissingProject

      public static org.jvnet.localizer.Localizable _CopyArtifact_MigrationOnMissingProject(Object arg0)
      Key CopyArtifact.MigrationOnMissingProject: Due to the Copy artifact compatibility mode, set as migration, the build can reach the project {0}. But in Production mode, this will not be the case anymore. Please consider adding the CopyArtifactPermission on the project you want to copy..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Due to the Copy artifact compatibility mode, set as migration, the build can reach the project {0}. But in Production mode, this will not be the case anymore. Please consider adding the CopyArtifactPermission on the project you want to copy.
    • TriggeredBuildSelector_UpstreamFilterStrategy_UseGlobalSetting

      public static String TriggeredBuildSelector_UpstreamFilterStrategy_UseGlobalSetting()
      Key TriggeredBuildSelector.UpstreamFilterStrategy.UseGlobalSetting: Use global setting.
      Returns:
      Use global setting
    • _TriggeredBuildSelector_UpstreamFilterStrategy_UseGlobalSetting

      public static org.jvnet.localizer.Localizable _TriggeredBuildSelector_UpstreamFilterStrategy_UseGlobalSetting()
      Key TriggeredBuildSelector.UpstreamFilterStrategy.UseGlobalSetting: Use global setting.
      Returns:
      Use global setting
    • DownstreamBuildSelector_UpstreamProjectName_Required

      public static String DownstreamBuildSelector_UpstreamProjectName_Required()
      Key DownstreamBuildSelector.UpstreamProjectName.Required: Required.
      Returns:
      Required
    • _DownstreamBuildSelector_UpstreamProjectName_Required

      public static org.jvnet.localizer.Localizable _DownstreamBuildSelector_UpstreamProjectName_Required()
      Key DownstreamBuildSelector.UpstreamProjectName.Required: Required.
      Returns:
      Required
    • CopyArtifact_MatrixProject

      public static String CopyArtifact_MatrixProject()
      Key CopyArtifact.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.
    • _CopyArtifact_MatrixProject

      public static org.jvnet.localizer.Localizable _CopyArtifact_MatrixProject()
      Key CopyArtifact.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.
    • CopyArtifact_MissingBuild

      public static String CopyArtifact_MissingBuild(Object arg0)
      Key CopyArtifact.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}
    • _CopyArtifact_MissingBuild

      public static org.jvnet.localizer.Localizable _CopyArtifact_MissingBuild(Object arg0)
      Key CopyArtifact.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}
    • CopyArtifact_MissingProject

      public static String CopyArtifact_MissingProject(Object arg0)
      Key CopyArtifact.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.
    • _CopyArtifact_MissingProject

      public static org.jvnet.localizer.Localizable _CopyArtifact_MissingProject(Object arg0)
      Key CopyArtifact.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.
    • CopyArtifact_MissingSrcArtifacts

      public static String CopyArtifact_MissingSrcArtifacts(Object arg0)
      Key CopyArtifact.MissingSrcArtifacts: Unable to access upstream artifacts area {0}. Does source project archive artifacts?.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to access upstream artifacts area {0}. Does source project archive artifacts?
    • _CopyArtifact_MissingSrcArtifacts

      public static org.jvnet.localizer.Localizable _CopyArtifact_MissingSrcArtifacts(Object arg0)
      Key CopyArtifact.MissingSrcArtifacts: Unable to access upstream artifacts area {0}. Does source project archive artifacts?.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to access upstream artifacts area {0}. Does source project archive artifacts?
    • SpecificBuildSelector_DisplayName

      public static String SpecificBuildSelector_DisplayName()
      Key SpecificBuildSelector.DisplayName: Specific build.
      Returns:
      Specific build
    • _SpecificBuildSelector_DisplayName

      public static org.jvnet.localizer.Localizable _SpecificBuildSelector_DisplayName()
      Key SpecificBuildSelector.DisplayName: Specific build.
      Returns:
      Specific build
    • BuildSelectorParameter_DisplayName

      public static String BuildSelectorParameter_DisplayName()
      Key BuildSelectorParameter.DisplayName: Build selector for Copy Artifact.
      Returns:
      Build selector for Copy Artifact
    • _BuildSelectorParameter_DisplayName

      public static org.jvnet.localizer.Localizable _BuildSelectorParameter_DisplayName()
      Key BuildSelectorParameter.DisplayName: Build selector for Copy Artifact.
      Returns:
      Build selector for Copy Artifact
    • DownstreamBuildSelector_DisplayName

      public static String DownstreamBuildSelector_DisplayName()
      Key DownstreamBuildSelector.DisplayName: Downstream build of.
      Returns:
      Downstream build of
    • _DownstreamBuildSelector_DisplayName

      public static org.jvnet.localizer.Localizable _DownstreamBuildSelector_DisplayName()
      Key DownstreamBuildSelector.DisplayName: Downstream build of.
      Returns:
      Downstream build of
    • TriggeredBuildSelector_UpstreamFilterStrategy_UseNewest

      public static String TriggeredBuildSelector_UpstreamFilterStrategy_UseNewest()
      Key TriggeredBuildSelector.UpstreamFilterStrategy.UseNewest: Use the newest build.
      Returns:
      Use the newest build
    • _TriggeredBuildSelector_UpstreamFilterStrategy_UseNewest

      public static org.jvnet.localizer.Localizable _TriggeredBuildSelector_UpstreamFilterStrategy_UseNewest()
      Key TriggeredBuildSelector.UpstreamFilterStrategy.UseNewest: Use the newest build.
      Returns:
      Use the newest build
    • BuildTrigger_NoSuchProject

      public static String BuildTrigger_NoSuchProject(Object arg0, Object arg1)
      Key BuildTrigger.NoSuchProject: No such project ‘{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:
      No such project ‘{0}’. Did you mean ‘{1}’?
    • _BuildTrigger_NoSuchProject

      public static org.jvnet.localizer.Localizable _BuildTrigger_NoSuchProject(Object arg0, Object arg1)
      Key BuildTrigger.NoSuchProject: No such project ‘{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:
      No such project ‘{0}’. Did you mean ‘{1}’?
    • LastBuildWithArtifactSelector_DisplayName

      public static String LastBuildWithArtifactSelector_DisplayName()
      Key LastBuildWithArtifactSelector.DisplayName: Last build with artifacts.
      Returns:
      Last build with artifacts
    • _LastBuildWithArtifactSelector_DisplayName

      public static org.jvnet.localizer.Localizable _LastBuildWithArtifactSelector_DisplayName()
      Key LastBuildWithArtifactSelector.DisplayName: Last build with artifacts.
      Returns:
      Last build with artifacts
    • 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
    • DownstreamBuildSelector_UpstreamBuildNumber_Required

      public static String DownstreamBuildSelector_UpstreamBuildNumber_Required()
      Key DownstreamBuildSelector.UpstreamBuildNumber.Required: Required.
      Returns:
      Required
    • _DownstreamBuildSelector_UpstreamBuildNumber_Required

      public static org.jvnet.localizer.Localizable _DownstreamBuildSelector_UpstreamBuildNumber_Required()
      Key DownstreamBuildSelector.UpstreamBuildNumber.Required: Required.
      Returns:
      Required
    • LastCompletedBuildSelector_DisplayName

      public static String LastCompletedBuildSelector_DisplayName()
      Key LastCompletedBuildSelector.DisplayName: Last completed build (ignoring build status).
      Returns:
      Last completed build (ignoring build status)
    • _LastCompletedBuildSelector_DisplayName

      public static org.jvnet.localizer.Localizable _LastCompletedBuildSelector_DisplayName()
      Key LastCompletedBuildSelector.DisplayName: Last completed build (ignoring build status).
      Returns:
      Last completed build (ignoring build status)
    • CopyArtifactPermissionProperty_DisplayName

      public static String CopyArtifactPermissionProperty_DisplayName()
      Key CopyArtifactPermissionProperty.DisplayName: Permission to Copy Artifact.
      Returns:
      Permission to Copy Artifact
    • _CopyArtifactPermissionProperty_DisplayName

      public static org.jvnet.localizer.Localizable _CopyArtifactPermissionProperty_DisplayName()
      Key CopyArtifactPermissionProperty.DisplayName: Permission to Copy Artifact.
      Returns:
      Permission to Copy Artifact
    • SavedBuildSelector_DisplayName

      public static String SavedBuildSelector_DisplayName()
      Key SavedBuildSelector.DisplayName: Latest saved build (marked "keep forever").
      Returns:
      Latest saved build (marked "keep forever")
    • _SavedBuildSelector_DisplayName

      public static org.jvnet.localizer.Localizable _SavedBuildSelector_DisplayName()
      Key SavedBuildSelector.DisplayName: Latest saved build (marked "keep forever").
      Returns:
      Latest saved build (marked "keep forever")
    • BuildTrigger_NoProjectSpecified

      public static String BuildTrigger_NoProjectSpecified()
      Key BuildTrigger.NoProjectSpecified: No project specified.
      Returns:
      No project specified
    • _BuildTrigger_NoProjectSpecified

      public static org.jvnet.localizer.Localizable _BuildTrigger_NoProjectSpecified()
      Key BuildTrigger.NoProjectSpecified: No project specified.
      Returns:
      No project specified
    • CopyArtifact_ParameterizedName

      public static String CopyArtifact_ParameterizedName()
      Key CopyArtifact.ParameterizedName: Value references a build parameter, so it cannot be validated..
      Returns:
      Value references a build parameter, so it cannot be validated.
    • _CopyArtifact_ParameterizedName

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

      public static String DownstreamBuildSelector_UpstreamBuildNumber_NotFound()
      Key DownstreamBuildSelector.UpstreamBuildNumber.NotFound: Not Found.
      Returns:
      Not Found
    • _DownstreamBuildSelector_UpstreamBuildNumber_NotFound

      public static org.jvnet.localizer.Localizable _DownstreamBuildSelector_UpstreamBuildNumber_NotFound()
      Key DownstreamBuildSelector.UpstreamBuildNumber.NotFound: Not Found.
      Returns:
      Not Found
    • CopyArtifact_Copied

      public static String CopyArtifact_Copied(Object arg0, Object arg1, Object arg2)
      Key CopyArtifact.Copied: Copied {0} {0,choice,0#artifacts|1#artifact|1<artifacts} from "{1}" build number {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}, a number.
      Returns:
      Copied {0} {0,choice,0#artifacts|1#artifact|1<artifacts} from "{1}" build number {2}
    • _CopyArtifact_Copied

      public static org.jvnet.localizer.Localizable _CopyArtifact_Copied(Object arg0, Object arg1, Object arg2)
      Key CopyArtifact.Copied: Copied {0} {0,choice,0#artifacts|1#artifact|1<artifacts} from "{1}" build number {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}, a number.
      Returns:
      Copied {0} {0,choice,0#artifacts|1#artifact|1<artifacts} from "{1}" build number {2}
    • CopyArtifactPermissionProperty_MissingProject

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

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

      public static String CopyArtifact_AncestorIsNull()
      Key CopyArtifact.AncestorIsNull: Context Unknown: the value specified cannot be validated.
      Returns:
      Context Unknown: the value specified cannot be validated
    • _CopyArtifact_AncestorIsNull

      public static org.jvnet.localizer.Localizable _CopyArtifact_AncestorIsNull()
      Key CopyArtifact.AncestorIsNull: Context Unknown: the value specified cannot be validated.
      Returns:
      Context Unknown: the value specified cannot be validated
    • TriggeredBuildSelector_UpstreamFilterStrategy_UseOldest

      public static String TriggeredBuildSelector_UpstreamFilterStrategy_UseOldest()
      Key TriggeredBuildSelector.UpstreamFilterStrategy.UseOldest: Use the oldest build.
      Returns:
      Use the oldest build
    • _TriggeredBuildSelector_UpstreamFilterStrategy_UseOldest

      public static org.jvnet.localizer.Localizable _TriggeredBuildSelector_UpstreamFilterStrategy_UseOldest()
      Key TriggeredBuildSelector.UpstreamFilterStrategy.UseOldest: Use the oldest build.
      Returns:
      Use the oldest build
    • PermalinkBuildSelector_DisplayName

      public static String PermalinkBuildSelector_DisplayName()
      Key PermalinkBuildSelector.DisplayName: Specified by permalink.
      Returns:
      Specified by permalink
    • _PermalinkBuildSelector_DisplayName

      public static org.jvnet.localizer.Localizable _PermalinkBuildSelector_DisplayName()
      Key PermalinkBuildSelector.DisplayName: Specified by permalink.
      Returns:
      Specified by permalink
    • DownstreamBuildSelector_UpstreamProjectName_NotAbstractProject

      public static String DownstreamBuildSelector_UpstreamProjectName_NotAbstractProject(Object arg0)
      Key DownstreamBuildSelector.UpstreamProjectName.NotAbstractProject: "Downstream build of" is not applicable to this project ({0}).
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      "Downstream build of" is not applicable to this project ({0})
    • _DownstreamBuildSelector_UpstreamProjectName_NotAbstractProject

      public static org.jvnet.localizer.Localizable _DownstreamBuildSelector_UpstreamProjectName_NotAbstractProject(Object arg0)
      Key DownstreamBuildSelector.UpstreamProjectName.NotAbstractProject: "Downstream build of" is not applicable to this project ({0}).
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      "Downstream build of" is not applicable to this project ({0})
    • CopyArtifact_MissingSrcWorkspace

      public static String CopyArtifact_MissingSrcWorkspace()
      Key CopyArtifact.MissingSrcWorkspace: Unable to access upstream workspace for artifact copy. Agent node offline?.
      Returns:
      Unable to access upstream workspace for artifact copy. Agent node offline?
    • _CopyArtifact_MissingSrcWorkspace

      public static org.jvnet.localizer.Localizable _CopyArtifact_MissingSrcWorkspace()
      Key CopyArtifact.MissingSrcWorkspace: Unable to access upstream workspace for artifact copy. Agent node offline?.
      Returns:
      Unable to access upstream workspace for artifact copy. Agent node offline?
    • CopyArtifactCompatibilityMode_ProductionMode

      public static String CopyArtifactCompatibilityMode_ProductionMode()
      Key CopyArtifactCompatibilityMode.ProductionMode: Production.
      Returns:
      Production
    • _CopyArtifactCompatibilityMode_ProductionMode

      public static org.jvnet.localizer.Localizable _CopyArtifactCompatibilityMode_ProductionMode()
      Key CopyArtifactCompatibilityMode.ProductionMode: Production.
      Returns:
      Production
    • CopyArtifactCompatibilityMode_MigrationMode

      public static String CopyArtifactCompatibilityMode_MigrationMode()
      Key CopyArtifactCompatibilityMode.MigrationMode: Migration.
      Returns:
      Migration
    • _CopyArtifactCompatibilityMode_MigrationMode

      public static org.jvnet.localizer.Localizable _CopyArtifactCompatibilityMode_MigrationMode()
      Key CopyArtifactCompatibilityMode.MigrationMode: Migration.
      Returns:
      Migration
    • CopyArtifact_DisplayName

      public static String CopyArtifact_DisplayName()
      Key CopyArtifact.DisplayName: Copy artifacts from another project.
      Returns:
      Copy artifacts from another project
    • _CopyArtifact_DisplayName

      public static org.jvnet.localizer.Localizable _CopyArtifact_DisplayName()
      Key CopyArtifact.DisplayName: Copy artifacts from another project.
      Returns:
      Copy artifacts from another project
    • StatusBuildSelector_DisplayName

      public static String StatusBuildSelector_DisplayName()
      Key StatusBuildSelector.DisplayName: Latest successful build.
      Returns:
      Latest successful build
    • _StatusBuildSelector_DisplayName

      public static org.jvnet.localizer.Localizable _StatusBuildSelector_DisplayName()
      Key StatusBuildSelector.DisplayName: Latest successful build.
      Returns:
      Latest successful build
    • TriggeredBuildSelector_DisplayName

      public static String TriggeredBuildSelector_DisplayName()
      Key TriggeredBuildSelector.DisplayName: Upstream build that triggered this job.
      Returns:
      Upstream build that triggered this job
    • _TriggeredBuildSelector_DisplayName

      public static org.jvnet.localizer.Localizable _TriggeredBuildSelector_DisplayName()
      Key TriggeredBuildSelector.DisplayName: Upstream build that triggered this job.
      Returns:
      Upstream build that triggered this job